Outcome of a single delivery attempt: - delivered: the receiver returned 2xx - retryable_failure: failed but will be retried - permanent_failure: failed in a way that is not retried - exhausted: retries were used up without success
@type t() :: %ExBifrost.Model.WebhookDeliveryOutcome{}