ack_signal
Acknowledge a claimed or pending signal to stop downstream polling, optionally verifying consumer identity to prevent lease conflicts.
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 | Optional consumer identity. When provided, the bridge checks that another active claimant does not own the lease. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||