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 default Retry-After value #1537

Merged
merged 6 commits into from
Mar 22, 2022
Merged

Add default Retry-After value #1537

merged 6 commits into from
Mar 22, 2022

Conversation

mattjohnsonpint
Copy link
Contributor

Completes #1443

Refactored the logic for better readability as well.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2022

Codecov Report

Merging #1537 (91dba30) into main (6268305) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1537      +/-   ##
==========================================
+ Coverage   84.30%   84.33%   +0.03%     
==========================================
  Files         219      219              
  Lines        7417     7419       +2     
  Branches     1418     1418              
==========================================
+ Hits         6253     6257       +4     
  Misses        736      736              
+ Partials      428      426       -2     
Impacted Files Coverage Δ
src/Sentry/Internal/Http/RetryAfterHandler.cs 100.00% <100.00%> (+4.16%) ⬆️
src/Sentry/Exceptions/SentryStackFrame.cs 78.02% <0.00%> (+1.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6268305...91dba30. Read the comment docs.

@mattjohnsonpint mattjohnsonpint merged commit 74fde1e into getsentry:main Mar 22, 2022
@mattjohnsonpint mattjohnsonpint deleted the add-default-retry-after branch March 22, 2022 14:01
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.

3 participants