This commit is contained in:
bracesproul
2024-10-03 09:40:37 -07:00
parent 3e8be7fd79
commit 92e75aac17
+1 -1
View File
@@ -84,7 +84,7 @@ interface RunsInvokePayload {
* - "continue": Continue the run.
*/
onDisconnect?: DisconnectMode;
/**
* The number of seconds to wait before starting the run.
* Use to schedule future runs.