States

Opens

A batch enters the "Queued" state under one of two conditions:

  • There are 100 validators in the batch.

  • The batch has been open for 2 hours.

Queued

In the "Queued" state, the batch is prepared for execution. It can be initiated manually or automatically when someone attempts to join the batch. Our system also checks for queued batches hourly to start them.

Executing

When a batch is "Executing," it typically indicates a failure. Execution speed is expected to be under then seconds. If a batch remains in this state for four hours, it expires.

Expired

Manual intervention is required to retry the batch.


Last updated