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
Throwing isn't exactly the QTL way but probably unavoidable here for preventing invalid application state. We should provide a way to intercept client errors though similar to the actor based http models.
The text was updated successfully, but these errors were encountered:
metasansana
changed the title
SimpleHTTPModel should not throw on client error responses.
SimpleHTTPModel hides client error responses.
Jul 13, 2023
Throwing isn't exactly the QTL way but probably unavoidable here for preventing invalid application state. We should provide a way to intercept client errors though similar to the actor based http models.
The text was updated successfully, but these errors were encountered: