RGB-Tools / RGB-Tools/rgb-lightning-node
Node becomes extremely slow after a certain period.
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 50
- Forks
- 48
- Avg merge
- 8h 52m
- Merged PRs (30d)
- 2
Description
After maintaining the node’s online status for two or three weeks, any request to the node takes excessively long to receive a response.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the slowdown after two or three weeks of continuous node uptime, recording request latency and relevant logs. The issue names no files, tests, or entry points, so trace the request-handling path from the observed slow response and profile the long-running process. Done means identifying the cause and confirming that requests remain responsive after extended uptime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100