Hookdeck · Arazzo Workflow
Hookdeck Bulk Retry Failed Events
Version 1.0.0
Preview the impact of a bulk retry, start it, then poll until it completes.
View Spec
View on GitHub
WebhooksEvent GatewaysGatewaysEventsEvent InfrastructureEvent-DrivenMessagingQueuesRetriesTransformationsObservabilityArazzoWorkflows
Provider
Workflows
bulk-retry-failed-events
Estimate, launch, and monitor a bulk retry of failed events.
Generates a bulk retry plan for failed events scoped to a connection, branches when nothing matches, creates the bulk retry, and polls the operation until it finishes.
1
planRetry
generateEventBulkRetryPlan
Estimate how many failed events match the connection before committing to a bulk retry.
2
startRetry
createEventBulkRetry
Create and start the bulk retry for the failed events matching the connection.
3
pollRetry
getEventBulkRetry
Poll the bulk retry operation until it is no longer in progress, retrying the read while the operation is still running.