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
Loading