[OP Stack Deployment] L1 RPC rate limiting causing L2 reorgs #671
Replies: 2 comments 7 replies
-
Let me check about the context of your question - are you using a third-party L1 RPC provider? |
Beta Was this translation helpful? Give feedback.
-
Note: This answer is my opinion, it may not correct.
If rate limiting prevent batcher or proposer to submit to the L1 for a very long time, it has a chance that L2 will perform deep reorgs that's really hard to recover. But if it's being rate limited but batcher and proposer can still submit to the L1, it's unlikely that rate limit will cause L2 to reorg.
Yes, if batcher get rate limited while submitting batch tx, it may increase gas price and keep retrying. |
Beta Was this translation helpful? Give feedback.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
we have created our own OP devnet but meet some L2 reorgs. We also see our L1 RPC got rate limited. So we suspect it's related.
Can anyone help confirm that:
Logs
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions