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

Schedule publishing retries #60

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Schedule publishing retries #60

merged 3 commits into from
Jan 4, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jan 4, 2024

Adds a new cron job for the Publish job since publishing can fail with a rate limit timeout of one hour. Otherwise, when we encounter the rate limit we don't publish the new packages on main until another commit is merged.

To avoid wasting GHA compute and PyPI bandwidth, it'll only run if the last run failed.

This should have no effect on pull requests.

@zanieb zanieb force-pushed the zb/schedule branch 4 times, most recently from 80bf2b9 to 3207d4a Compare January 4, 2024 20:36
@zanieb zanieb marked this pull request as ready for review January 4, 2024 20:45
@zanieb zanieb merged commit 1699090 into main Jan 4, 2024
3 checks passed
@zanieb zanieb deleted the zb/schedule branch January 4, 2024 20:45
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.

1 participant