campaignstack_retry_failed_entries_at_node
Retry every failed entry at a workflow node in one call. Resets each one from FAILED to WAITING so the executor picks them up on the next tick. Use this after fixing the cause of a batch failure (expired session, unreachable runner) instead of retrying leads one by one. Returns how many were requeued and how many failed entries remain: call again when 'remaining' is above zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ||
| workspaceId | Yes |