orbit-client / orbit.client.addressable / DeactivationReason

DeactivationReason

enum class DeactivationReason

Denotes the reason an addressable is deactivating.

Enum Values

TTL_EXPIRED

The Addressable TTL expired normally.

NODE_SHUTTING_DOWN

The node is shutting down.

LEASE_RENEWAL_FAILED

The addressable's lease renewal failed.

EXTERNALLY_TRIGGERED

The deactivation was triggered by another subsystem.