feat(asm-worker): add retry for fetching l1 block#62
Conversation
|
Commit: 3a98b2a
|
Codecov Report❌ Patch coverage is
... and 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
evgenyzdanovich
left a comment
There was a problem hiding this comment.
thats neat and good to go as well.
P.S. I wonder if we have some kind of "retries primitive" so it can be used throughout the code (and placed in common) - we keep inventing our-inline-exp-backoff here and there (which is alright-ish, but it can be better)
Yes, please! This is something that should be in a common repo. |
Description
Upstreaming ASM-worker changes from alpenlabs/alpen#1451.
Type of Change
Notes to Reviewers
Checklist
Related Issues