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
BTW, I think maybe it should be changed to flag only 500, or made configurable. While a 500 is almost always a sign of a code problem, other 5xx errors are pretty specific and can be expected (ie. 'not implemented', 'insufficient storage').
BTW, I think maybe it should be changed to flag only 500, or made configurable. While a 500 is almost always a sign of a code problem, other 5xx errors are pretty specific and can be expected (ie. 'not implemented', 'insufficient storage').
Originally posted by @dividedmind in #77 (comment)