Read the queue
Separate waiting, running, failed, retrying, and completed jobs before changing worker settings or flow logic.
Activepieces queue rescue
For teams using Activepieces where jobs keep waiting, workers do not drain the queue, webhooks retry without a clear reason, or failed steps make it hard to trust the automation again.
Operating plan
Separate waiting, running, failed, retrying, and completed jobs before changing worker settings or flow logic.
Compare trigger payloads, step output, rate limits, and runtime errors so the queue fix is tied to a real cause.
Document replay order, safe restart steps, and the checks that prove the queue is draining after the repair.
Related paths
Ready to start