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

When a transaction encounters exceptional situation #38

Open
obdCoder opened this issue Apr 6, 2021 · 2 comments
Open

When a transaction encounters exceptional situation #38

obdCoder opened this issue Apr 6, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@obdCoder
Copy link
Collaborator

obdCoder commented Apr 6, 2021

1、rsmc,Alice add a tx,but Bob offline suddenly,then,how dose obd deal with this rsmc tx? Discard it or try it later?
2、

@obdCoder obdCoder changed the title When Transaction meet exception When Transaction meets the exception Apr 6, 2021
@neocarmack neocarmack changed the title When Transaction meets the exception When a transaction encounters exceptional situation Apr 16, 2021
@neocarmack
Copy link
Member

  1. if the counterparty shuts down, my node should detect this event by ping-pong, and remove the tx.

@neocarmack neocarmack added the help wanted Extra attention is needed label Apr 22, 2021
@neocarmack
Copy link
Member

or another option is to enable user manually delete a failed message. OBD should tell its owner that the counterparty stops responding and the messages fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants