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

RIP-7728 improvements #21

Open
2 tasks
mralj opened this issue Dec 10, 2024 · 0 comments
Open
2 tasks

RIP-7728 improvements #21

mralj opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@mralj
Copy link
Collaborator

mralj commented Dec 10, 2024

Following the discussion in PR #2, I'm opening the task to improve handling RPC calls to the L1 node, specifically:

  • Note (add comments) to code (or see if there is better "value/variable naming") to indicate that timeout is primarily intended for Sequencers and not the "followers")
  • Add retry system (with some kind of, e.g., exponential backoff) for calling RPC when executing L1SLOAD precompile
    The intention behind this is to be used by "followers", think about "crashing" node after N failed attempts.

The discussion and reasoning behind tasks "above" is in the PR #2 comments.

@mralj mralj self-assigned this Dec 10, 2024
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

No branches or pull requests

1 participant