RGB-Tools / RGB-Tools/rgb-lightning-node

Node becomes extremely slow after a certain period.

Open
#73 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.