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
{{ message }}
This repository was archived by the owner on May 3, 2022. It is now read-only.
It's easy to get the thrift exceptions wrong, given the following thrift:
I might implement the following endpoint
This will confusingly break by returning an empty arg3 body.
What should have happened was an exception like:
cc @kriskowal @breerly