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
Isn't any 503 a sign of an error in implementation?
FWIW, now with timeouts implemented it is 408 "Request Timeout."
But I do not think that this is desired/correct functioning -- we should aim to provide access to that data, so neither 503 nor 408 is acceptable long term solution. So as to me - it is a real issue.
The server cannot handle the request (because it is overloaded or down for maintenance)
That's more of an external resource issue than an implementation issue. I believe the actual 503 was generated by Heroku due to dandidav exceeding Heroku's timeout.
000026 is an "exceptional" one as this folder contains thousands of files directly under that folder.
The text was updated successfully, but these errors were encountered: