Skip to content

Raise exception when rate limit exceeded#425

Merged
joostlek merged 1 commit into
mainfrom
rate-limit
Dec 1, 2024
Merged

Raise exception when rate limit exceeded#425
joostlek merged 1 commit into
mainfrom
rate-limit

Conversation

@joostlek

@joostlek joostlek commented Dec 1, 2024

Copy link
Copy Markdown
Owner

Raise exception when rate limit exceeded

fixes #417

@joostlek joostlek added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Dec 1, 2024
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (31a1f64) to head (7a4465d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #425   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          682       686    +4     
  Branches        30        31    +1     
=========================================
+ Hits           682       686    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud

sonarqubecloud Bot commented Dec 1, 2024

Copy link
Copy Markdown

@joostlek joostlek merged commit cd1dd7a into main Dec 1, 2024
@joostlek joostlek deleted the rate-limit branch December 1, 2024 21:03
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix Inconsistencies or issues which will cause a problem for users or implementers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Playback State improperly loaded in limited api access condition

2 participants