After DALC error (see: celestiaorg/dalc#21) I had to stop my optimint aggregator. In such case, after the restart, block will not be stored in DA.
Aggregator should keep disk-persisted queue of blocks that should be stored in DA. This way it could recover from situation like described before. This could also be used to avoid to continue block creation in case of DALC errors/timeouts (see #200, #201).
After DALC error (see: celestiaorg/dalc#21) I had to stop my optimint aggregator. In such case, after the restart, block will not be stored in DA.
Aggregator should keep disk-persisted queue of blocks that should be stored in DA. This way it could recover from situation like described before. This could also be used to avoid to continue block creation in case of DALC errors/timeouts (see #200, #201).