Skip to content

Conversation

nuclearcat
Copy link
Member

@nuclearcat nuclearcat commented Aug 5, 2025

Implement background task to periodically remove subscriptions that haven't been polled recently, preventing memory leaks from abandoned connections. Configurable intervals and retry logic implemented too.
Fixes: #621

@nuclearcat nuclearcat requested a review from JenySadadia August 5, 2025 12:23
Implement background task to periodically remove subscriptions that haven't
been polled recently, preventing memory leaks from abandoned connections.
Configurable intervals and retry logic implemented too.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
Copy link
Collaborator

@JenySadadia JenySadadia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.
LGTM.

@JenySadadia JenySadadia added this pull request to the merge queue Aug 11, 2025
Merged via the queue into kernelci:main with commit fc1dc6a Aug 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API connection to redis abruptly closing

2 participants