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

Add the retry session/wrapper #33

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Add the retry session/wrapper #33

merged 4 commits into from
Jan 21, 2025

Conversation

mayhem
Copy link
Member

@mayhem mayhem commented Jan 21, 2025

Daily Jams are failing because liblistenbrainz does not have a rate limit exceed retries implemented. This PR adds a retry session wrapper to make it automatically retry with a backoff strategy.

@mayhem mayhem requested a review from amCap1712 January 21, 2025 11:38
Copy link

github-actions bot commented Jan 21, 2025

Test Results

 2 files   2 suites   1s ⏱️
16 tests 16 ✅ 0 💤 0 ❌
32 runs  32 ✅ 0 💤 0 ❌

Results for commit 3e15652.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 21, 2025

Package Line Rate Complexity Health
. 77% 0
. 77% 0
Summary 77% (428 / 554) 0

Copy link
Member

@amCap1712 amCap1712 left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@mayhem mayhem merged commit f061650 into master Jan 21, 2025
4 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