ack_signal
Mark a claimed or pending signal as acknowledged to stop downstream polling from treating it as active work.
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 | |||