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
Command long polling logic, in a case when some command has been updated, does not update global timestamp. Therefore the polling flow works like a short polling flow with a lot of requests to the server.