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
fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
Fixes: #5425
Ref: #5429, #5405
As per review #5429 (comment), we need to define how and when we should capture a 4xx error.
We will only capture thrown 5xx responses until then.
0 commit comments