Convoy · Arazzo Workflow
Convoy Batch Retry Failed Deliveries
Version 1.0.0
Detect failed deliveries for an endpoint and batch retry them in one call.
View Spec
View on GitHub
WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI InfrastructureArazzoWorkflows
Provider
Workflows
batch-retry-failed-deliveries
Find failed deliveries for an endpoint and batch retry them.
Lists failed event deliveries for a single endpoint, branches when at least one failure is present, and batch retries all deliveries matching that endpoint and the Failure status.
1
findFailures
GetEventDeliveriesPaged
List failed event deliveries for the endpoint and branch only when at least one failure is found.
2
batchRetry
BatchRetryEventDelivery
Batch retry every event delivery matching the endpoint and the Failure status filter.