QueueStates

Properties

Link copied to clipboard
const val FAILED: String
Link copied to clipboard
const val PENDING: String
Link copied to clipboard
const val QUARANTINED: String

Quarantined events are not retried automatically. They typically indicate validation/schema issues or max-attempt exhaustion.

Link copied to clipboard
const val SENDING: String
Link copied to clipboard
const val SENT: String