Values.SendDurableExecutionCallbackHeartbeatRequestSourceSends a heartbeat signal for a long-running callback operation to prevent timeout. Use this API to extend the callback timeout period while the external operation is still in progress.
type nonrec t = {callbackId : CallbackId.t;The unique identifier for the callback operation.
*)}