status api leaks memory
Open
@dralley is already working on this.
Since Apr 30, 2025.
Issue
Performance
- Dominant language
- Python
- Stars
- 598
- Forks
- 168
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 86
Description
Version
3.29.7
Describe the bug
An API worker's memory use grows over time. During this time only the status API is requested very frequently.
Over an 11 day period it went from 220 Mb to almost 1.9 Gb. On a different instance I noticed it go from 220 Mb to 410 Mb in 23 hours.
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.
Assessment
This issue has not been assessed yet.