Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order roster fetching course/assignment candidates #6660

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

marcospri
Copy link
Member

For:

Fetch roster for the most recently created course/assignments first

Fetch roster for the most recently created course/assignments first
@@ -65,6 +65,8 @@ def schedule_fetching_course_rosters() -> None:
no_recent_roster_clause,
recent_launches_cluase,
)
# Prefer newer courses
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We plan to start fetching roster more frequently now:

#6660

With this change we'll try to get one roster for most recent course/assignments and then work in the backlog.

@marcospri marcospri requested a review from acelaya September 5, 2024 13:32
@marcospri marcospri merged commit 873a51b into main Sep 6, 2024
9 checks passed
@marcospri marcospri deleted the tweak-roster-query branch September 6, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants