We need to add to our dashboard a way to visualize the amount of blobs that are in processing state. This will be important for monitoring that we are not falling behind or that many blobs gets queued for dispersing in our testnet deployment (this is not a problem on the local setup since the eigen-proxy memory backend disperses it instantly).
We need to add to our dashboard a way to visualize the amount of blobs that are in
processingstate. This will be important for monitoring that we are not falling behind or that many blobs gets queued for dispersing in our testnet deployment (this is not a problem on the local setup since the eigen-proxy memory backend disperses it instantly).