You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If for some reason we were able to fetch the status but for a moment aren't able, we will send a heartbeat(wasClosed=true) reducing the timeout to a few minutes.
For that reason I would argue it would be better to handle the exception in the HeartbeatService, retrying and being careful about setting the this.status only after successful execution.
It should use the supervisor info endpoint instead of env vars to get information about workspace.
The text was updated successfully, but these errors were encountered: