The very long finalization time on L2 (12 hours) breaks our initial assumption about downloadToCache. Therefore, we may need to batch download the BLOB to cache in case there are too many events emitted from the storage contract and the es-node can’t handle them all at once.
The very long finalization time on L2 (12 hours) breaks our initial assumption about
downloadToCache
. Therefore, we may need to batch download the BLOB to cache in case there are too many events emitted from the storage contract and the es-node can’t handle them all at once.