Wait for Session Ready
Manually wait for a session to be ready.
Parameters
id
The unique identifier of the session.
requestOptions
Additional options to customize the request behavior.
+ Show 3 properties
timeoutInSeconds
The maximum time to wait for a response in seconds.
maxRetries
The number of times to retry the request. Defaults to 2.
abortSignal
A hook to abort the request.
Returns
Returns a Promise that resolves when the session is ready