trufnetwork / trufnetwork/node
Bug: sync_checker extension doesn't respect log level
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 7
- Forks
- 3
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 13
Description
2025/10/03 12:35:18 [DEBUG] GET http://localhost:8484/api/v1/health
2025/10/03 12:35:19 [DEBUG] GET http://localhost:8484/api/v1/health
2025/10/03 12:35:19 [DEBUG] GET http://localhost:8484/api/v1/health
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sync_checker extension and its log-level configuration, then reproduce the repeated DEBUG health-check output with a higher log level. Done means DEBUG requests are suppressed or shown according to the configured log level; no test or source file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100