Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nice RPC exception model #57

Open
3 of 4 tasks
pshirshov opened this issue Aug 21, 2018 · 0 comments
Open
3 of 4 tasks

Nice RPC exception model #57

pshirshov opened this issue Aug 21, 2018 · 0 comments
Assignees

Comments

@pshirshov
Copy link
Member

At the moment when something bad happens both client and server just times out.

We need:

  • Modify HttpServer.makeResponse to support BuzzFail incoming message
  • Support negative cases in RequestState
  • Implement simple generic transport exceptions model
  • When we have RPCPacketKind.RpcFail or RPCPacketKind.BuzzFail with ref set we should pass the exception into RequestState in both server and client.
pshirshov referenced this issue in 7mind/izumi Aug 21, 2018
@neko-kai neko-kai assigned pshirshov and unassigned neko-kai Aug 31, 2018
@neko-kai neko-kai transferred this issue from 7mind/izumi Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants