ack_signal
Acknowledge a claimed or pending signal to mark work as complete and stop downstream polling from treating it as active.
Instructions
Acknowledge one claimed or pending signal so downstream polling can stop treating it as active work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Exact signal id to acknowledge after the work is done. | |
| consumer | No | Consumer identity that must match the owner of an active claim. It may be omitted only when acknowledging a pending, unclaimed signal. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||