Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(aci): Schedule delayed workflows 3x more frequently #101749

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

Open
kcons wants to merge 2 commits into master
base: master
Choose a base branch
Loading
from kcons/morefreq

Conversation

Copy link
Member

@kcons kcons commented Oct 17, 2025
edited
Loading

With the current configuration, this shouldn't result in any major difference in scheduling behavior, as projects need to be 50s old to be eligible.

However, once we up the cohort count to 3 and reduce the minimum scheduling cutoff to 15s, we should shift in a few runs to 3 evenly distributed scheduling batches. If those prove to run quickly enough, we can (for US) increase to 4 or 6 cohorts if we think it'll help.

timedelta is safe here because the schedule itself doesn't determine what will run, only how frequently things can be triggered. The task itself has internal logic to look for last run timestamp and decide whether to run a cohort based on min and max allowable delay.

seer-by-sentry[bot] reacted with hooray emoji
@kcons kcons requested a review from a team October 17, 2025 21:09
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 17, 2025
cursor[bot]

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cursor cursor[bot] cursor[bot] left review comments

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /