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

Change the color of the Synch Mempool trace messages #278

Open
Francisco-DAnconia opened this issue Feb 14, 2025 · 0 comments
Open

Change the color of the Synch Mempool trace messages #278

Francisco-DAnconia opened this issue Feb 14, 2025 · 0 comments
Labels
QA Ensure quality (minor fixups, etc) suggestion New features to think about

Comments

@Francisco-DAnconia
Copy link

On bitcoin mainnet, occasionally there is a failure to sync blocks and/or mempool. This is normal and reflective of the processing of private transactions and/or a full mempool causing a race condition.

Discussed in Issue #277 and Issue #141.

Please change the color of the following strings to yellow from red to indicate the lower severity of the issue:

<SynchMempool> processResults: precache->thread errored out, aborting SynchMempoolTask
<Controller> Failed to synch blocks and/or mempool

Maybe: Keep track of the frequency of this problem, and output these strings in red or another string if this happens often enough to indicate the possibility of a real problem.

@cculianu cculianu added suggestion New features to think about QA Ensure quality (minor fixups, etc) labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA Ensure quality (minor fixups, etc) suggestion New features to think about
Projects
None yet
Development

No branches or pull requests

2 participants