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
We are requesting a new token every connection. Locally on my SSD laptop this is not a problem but for example traveis sees pretty heavy delays causing failures in tests. Need to cache the token and if it is invalid refresh and submit request again.
The text was updated successfully, but these errors were encountered:
We are requesting a new token every connection. Locally on my SSD laptop this is not a problem but for example traveis sees pretty heavy delays causing failures in tests. Need to cache the token and if it is invalid refresh and submit request again.
The text was updated successfully, but these errors were encountered: