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

RPC server code hardening #83

@icook

Description

@icook
  • 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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions