bridge_wait
Replace repeated polling by waiting for new messages after a since_id or durable consumer cursor; timeout capped at 55 seconds.
Instructions
Wait efficiently for new messages after since_id or a durable consumer cursor. Use this instead of repeated polling; timeout is capped at 55 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| channel | Yes | ||
| since_id | No | ||
| consumer_id | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||