Replies: 2 comments 3 replies
-
https://docs.optimism.io/operators/node-operators/configuration/consensus-config#l1http-poll-interval |
Beta Was this translation helpful? Give feedback.
2 replies
-
Not solved closing this ticket in a non sense because the issue still exist and not really answered by Optimism on the root of the issue |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation and specs?
Was there anything unclear or missing?
No response
Did you check for duplicate questions?
Similar Questions or Issues Found
No response
Please select the type of request
Steps to Reproduce
safe_L1_block - safe_L2_block
Expected vs. Actual Behaviour
Expected: Block deviation should remain constant or decrease after each batching cycle, maintaining synchronization between L1 and L2.
Actual:
Software Versions
Operating System
Command used:
Output:
Hardware Resources
Configuration Files, Startup Flags & Environment Variables
Rollup.json
sequencer:
l2 node:
batcher:
proposer:
Error Messages / Logs
Sequencer log:
Batcher:
Proposer:
Feature Description
No response
Purpose and Benefits
No response
Relevant Context or Examples
Configuration Values:
Impact: If uncorrected, deviation will reach seq_window_size limit, potentially triggering synchronization failures or requiring manual intervention.
Beta Was this translation helpful? Give feedback.
All reactions