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

archive expired retryables #1660

Draft
wants to merge 56 commits into
base: master
Choose a base branch
from
Draft

archive expired retryables #1660

wants to merge 56 commits into from

Conversation

magicxyyz
Copy link
Contributor

@magicxyyz magicxyyz commented May 23, 2023

WIP

  • instead of just removing, store expired retryables in an accumulator
  • add support for reviving expired retryables

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label May 23, 2023
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #1660 (b6f2190) into master (b359dbc) will decrease coverage by 25.71%.
The diff coverage is 52.48%.

@@             Coverage Diff             @@
##           master    #1660       +/-   ##
===========================================
- Coverage   56.78%   31.08%   -25.71%     
===========================================
  Files         228      219        -9     
  Lines       34436    33253     -1183     
===========================================
- Hits        19556    10337     -9219     
- Misses      12467    21729     +9262     
+ Partials     2413     1187     -1226     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant