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
Sometimes queries fail but work after a refresh. So if the frontend retried a couple of times after a short delay, we will probably be ok.
sidenote: Francesc Campoy told me once that they would often make two of the same GET requests at the same time, and they just use whichever comes in first. (I'm not suggesting we do that, I don't think @cyriltovena would like it!)
The text was updated successfully, but these errors were encountered:
Sometimes queries fail but work after a refresh. So if the frontend retried a couple of times after a short delay, we will probably be ok.
sidenote: Francesc Campoy told me once that they would often make two of the same GET requests at the same time, and they just use whichever comes in first. (I'm not suggesting we do that, I don't think @cyriltovena would like it!)
The text was updated successfully, but these errors were encountered: