Layr-Labs / eigenda

Secure, high-throughput, and decentralized Data Availability
https://www.eigenlayer.xyz/
Other
220 stars 168 forks source link

Recover failed blobs in encoding streamer #733

Closed ian-shim closed 1 month ago

ian-shim commented 1 month ago

Why are these changes needed?

After marking blobs as DISPERSING state, it can still fail to construct a batch downstream. In that case, we should recover the blob status back to PROCESSING.

Checks