releases.shpreview
Upstash/Workflow Released/Workflow Restart/Resume

Workflow Restart/Resume

$npx -y @buildinternet/releases show rel_HryiY7bPJRJvS27yAgmNQ

Add ability to restart or resume a workflow from the DLQ.

  • Restart : Ignore already completed steps and start the workflow from the beginning with the original body and headers.

  • Resume: Keep the completed steps and try to run the workflow starting from that point on.

See https://upstash.com/docs/workflow/features/dlq#recovery-actions

Fetched April 19, 2026