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

Transaction service should change transaction status from Submitted to Confirmed and timeout after max retry attempt. #222

Open
0xsarvesh opened this issue Oct 3, 2019 · 0 comments

Comments

@0xsarvesh
Copy link
Contributor

0xsarvesh commented Oct 3, 2019

  • Extend transaction service to change status of transaction from Submitted to Confirmed if a event is recieved from that transaction.
    Proposal: Add ID field to each query and update each transaction handler to update transaction status.

  • Transaction service should mark transaction as timeout after max retry attempt.

  • Invoke transaction service periodically, so that:
    It can handle failed transaction
    It can mark lost transaction

@abhayks1 abhayks1 changed the title Transaction service should change transaction status from Submitted to Confirmed Transaction service should change transaction status from Submitted to Confirmed and timeout after max retry attempt. Oct 4, 2019
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

1 participant