Class: Webhooks::Outgoing::Delivery
- Inherits:
-
Object
- Object
- Webhooks::Outgoing::Delivery
- Includes:
- DeliverySupport
- Defined in:
- app/models/webhooks/outgoing/delivery.rb
Constant Summary
Constants included from DeliverySupport
Webhooks::Outgoing::DeliverySupport::ATTEMPT_SCHEDULE
Method Summary
Methods included from DeliverySupport
#attempt_count, #attempts_schedule_period_elapsed?, #deliver, #deliver_async, #delivered?, #failed?, #failed_or_not_attempted_or_elapsed?, #label_string, #mark_as_delivered!, #max_attempts, #name, #next_reattempt_delay, #not_attempted?, #still_attempting?