Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

RPC server code hardening #83

Open
2 tasks
icook opened this issue Aug 13, 2014 · 0 comments
Open
2 tasks

RPC server code hardening #83

icook opened this issue Aug 13, 2014 · 0 comments

Comments

@icook
Copy link
Member

icook commented Aug 13, 2014

  • Add error handling to update_payouts rpc command to allow associating with pre-existing transactions. Solves failure scenario client push associon succ -> fails to record locally -> retry and fail to repeat association, thinking there's a problem when exc is raised by remote
  • Add several return values/metrics to return data from all RPC functions to allow for double checks on rpc client side. Paranoid, so very extra (true should mean all actions performed properly in an atomic transaction)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant