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

Retry connection with dcrwallet #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thi4go
Copy link
Member

@thi4go thi4go commented May 2, 2020

This diff adds a retry connection loop when dcrtimed is unable to connect to dcrwallet. It also adds a subsystem logger for dcrtimewallet so that it's able to log on the console.

closes #62

@marcopeereboom
Copy link
Member

So this PR needs to be split in two. One for the logging bit and then we need to debate why retrying helps.

@thi4go
Copy link
Member Author

thi4go commented Jun 30, 2020

Should we just leave the logging on this one then? @marcopeereboom

@marcopeereboom
Copy link
Member

Should we just leave the logging on this one then? @marcopeereboom

Yes. Remove the reconnection logic and create a new issue for that. Then let's debate why we need it and how to implement it. This version seems wrong to me.

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 this pull request may close these issues.

Log wallet connection errors
2 participants