Ask a question to get started
Enter to sendā¢Shift+Enter new line
refresh_on: Literal['auto', 'heartbeat'] = 'auto'
Which signals refresh idle_timeout.
idle_timeout
"auto" refreshes on standard graph progress signals and explicit heartbeats. "heartbeat" refreshes only on explicit runtime.heartbeat() calls.
"auto"
"heartbeat"
runtime.heartbeat()