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

wallet health check on each order placement #1436

Closed
chappjc opened this issue Jan 21, 2022 · 0 comments · Fixed by #1445
Closed

wallet health check on each order placement #1436

chappjc opened this issue Jan 21, 2022 · 0 comments · Fixed by #1445
Milestone

Comments

@chappjc
Copy link
Member

chappjc commented Jan 21, 2022

When placing an order, this of course requires connectivity with the wallets, but there should also be a peer count and sync check for before each order is placed. We need be careful with this however because introducing wallet RPCs or wallet method calls in the order pipeline has the risk of hanging things, and orders often need to be placed in quick succession.

Related #1435

@chappjc chappjc added this to the 0.4.1 milestone Jan 21, 2022
@chappjc chappjc linked a pull request Feb 7, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant