Server-provided estimate of seconds until a worker starts the project, or null
when no estimate is currently available.
projectId
projectId:string
queuePosition
queuePosition:number
OptionalqueueStatus
queueStatus?:"waiting"|"no-workers"
'no-workers' when nothing currently connected can run this project's model, in which
case estimatedStartSeconds is null and the project waits for a worker to come online.
Server-provided estimate of seconds until a worker starts the project, or
nullwhen no estimate is currently available.