Skip to main content
Version: 2.9

BuildClientWaitForFinishOptions

Index

Properties

Properties

optionalwaitSecs

waitSecs?: number

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