Skip to content

Add retry logic for rate limited HTTP errors (429)#2669

Merged
facelessuser merged 2 commits intomainfrom
feature/rate-limited-snippets
May 18, 2025
Merged

Add retry logic for rate limited HTTP errors (429)#2669
facelessuser merged 2 commits intomainfrom
feature/rate-limited-snippets

Conversation

@facelessuser
Copy link
Owner

This is a refactor of the work done by @0xLucca and replaces and resolves #2656

This is a refactor of the work done by @0xLucca and replaces and
resolves #2656
@gir-bot gir-bot added S: needs-review Needs to be reviewed and/or approved. C: docs Related to documentation. C: snippets Related to the snippets extension. C: source Related to source code. C: tests Related to testing. labels May 16, 2025
@facelessuser
Copy link
Owner Author

@0xLucca, please review these changes. I refactored your work, fixing the unittest stuff and a few other things.

@facelessuser
Copy link
Owner Author

@gir-bot lgtm

@gir-bot gir-bot added S: approved The pull request is ready to be merged. and removed S: needs-review Needs to be reviewed and/or approved. labels May 18, 2025
@facelessuser facelessuser merged commit 553251d into main May 18, 2025
16 checks passed
@facelessuser facelessuser deleted the feature/rate-limited-snippets branch May 18, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: docs Related to documentation. C: snippets Related to the snippets extension. C: source Related to source code. C: tests Related to testing. S: approved The pull request is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants