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

Fix expired retryable deletion on migration #965

Merged
merged 5 commits into from Aug 15, 2022

Conversation

PlasmaPower
Copy link
Collaborator

The rinkeby state export can be converted to a compatible format with cat retryables.json | jq -c 'select(.Timeout > 1659029591)' | sponge retryables.json

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #965 (1580fa0) into master (b178b41) will decrease coverage by 0.30%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #965      +/-   ##
==========================================
- Coverage   47.50%   47.19%   -0.31%     
==========================================
  Files         217      217              
  Lines       24682    24683       +1     
  Branches      502      502              
==========================================
- Hits        11724    11650      -74     
- Misses      11380    11455      +75     
  Partials     1578     1578              

Copy link
Contributor

@edfelten edfelten left a comment

Choose a reason for hiding this comment

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

Looks good.

@PlasmaPower PlasmaPower merged commit 1b73e4a into master Aug 15, 2022
@PlasmaPower PlasmaPower deleted the fix-retryable-deletion branch August 15, 2022 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants