fix: recorder timeout for first recording attempt
The access token which is used for the websocket connection and http requests to the controller will be refreshed before it's expired. This is useful, because we are not sending an expired token to the controller. Closes #204 (cherry picked from commit ccd13c6a)
Loading
Please register or sign in to comment