Skip to main content
Version: 2.9

RunWaitForFinishOptions

Index

Properties

Properties

optionalwaitSecs

waitSecs?: number

Maximum time to wait for the run to finish, in seconds. If the limit is reached, the returned promise is resolved to a run object that will have status READY or RUNNING. If waitSecs omitted, the function waits indefinitely.