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

fix(publish): Bail out error for rate limits #545

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Conversation

epage
Copy link
Collaborator

@epage epage commented Oct 14, 2022

Not thrilled with erroring but putting in a sleep for 10 minutes would probably make people unhappy. We can always refine this further.

Fixes #483

Not thrilled with erroring but putting in a sleep for 10 minutes would
probably make people unhappy.  We can always refine this further.

Fixes crate-ci#483
@rnbguy
Copy link
Contributor

rnbguy commented May 22, 2024

We have a cargo workspace of 31 packages. Would you accept a PR with dynamic rate limits (possibly via environment variable) instead of hard-coded 30 for existing crates?

@epage
Copy link
Collaborator Author

epage commented May 22, 2024

I'd recommend creating an issue so we don't lose track of any design discussions

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.

The tool attempts to release many crates too rapidly
2 participants