BundleState

Bundle lifecycle state. New bundles default to LIVE; transitions to DELETING when an operator issues DeleteBundle and the daemon starts the stop-then-delete saga (the bundle remains visible during the transient state so the operator can observe progress and the daemon can resume the saga across restarts). The entry leaves BundleStore entirely once the saga completes.

Name

Number

Description

BUNDLE_STATE_LIVE

0

BUNDLE_STATE_DELETING

1