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 update bundles #379

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Fix update bundles #379

merged 1 commit into from
Oct 1, 2024

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Oct 1, 2024

When the remaining rate limit is missing, we assumed we were out (0). This broke later when we tried to wait until we had more requests. Now we'll assume we have remaining requests instead.

Also, update to latest Python and remove more Redis leftovers.

Otherwise, we try to pick out the time left until rate limit reset
and crash.
@tannewt tannewt requested a review from dhalbert October 1, 2024 19:23
@tannewt tannewt changed the title Debug update bundles Fix update bundles Oct 1, 2024
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

thanks!

@dhalbert dhalbert merged commit e62110a into adafruit:main Oct 1, 2024
3 checks passed
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