cycles_extend
Extend the time-to-live of an active reservation to prevent expiration during long-running operations. Use as a heartbeat without changing the reserved amount.
Instructions
Extend the TTL of an active reservation. Use as a heartbeat for long-running operations to prevent the reservation from expiring. Does not change the reserved amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | ||
| extendByMs | Yes | ||
| reservationId | Yes | ||
| idempotencyKey | Yes |