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
We need a robust strategy for handling bad requests in each backend. For example, if a request comes with the wrong data type or shape, it needs to be handled and then not passed on to the responder. What should happen if a subset of requests in a batch are bad?
The text was updated successfully, but these errors were encountered:
We need a robust strategy for handling bad requests in each backend. For example, if a request comes with the wrong data type or shape, it needs to be handled and then not passed on to the responder. What should happen if a subset of requests in a batch are bad?
The text was updated successfully, but these errors were encountered: