Skip to content

Retry connection with dcrwallet#65

Open
thi4go wants to merge 2 commits intodecred:masterfrom
thi4go:retry-wallet-conn
Open

Retry connection with dcrwallet#65
thi4go wants to merge 2 commits intodecred:masterfrom
thi4go:retry-wallet-conn

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