-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi everyone,
We've been noticing rare occurrence of situations where for a certain block number, the op-rbuilder fails to build and produce flashblocks because it responds with a -38001 Unknown payload error against op-node's get_payload_v4 call. The same call is successfully responded by the op-geth (as the backup builder).
This situation is usually enough to cause a 206 via rollup-boost, which further, makes our op-conductor to switch leadership. So we'd really appreciate diving into this and see if you folks by any chance encountered this issue.
I am attaching logs of happy path (block successfully built with flashblocks) and sad path (the next block failing to build due to the above issue).
Logs of a happy block (just before the failing one).txt
Logs of failing block.txt