Skip to content

Conversation

@InboraStudio
Copy link

okay so websockets weren't reconnecting on failures and channels were leaking memory when cleanup failed. added auto retry with exponential backoff (3 tries by default) and made the cleanup methods more defensive so they don't crash on errors anymore. basically just making this more resilient for long running apps yeah

okay so websockets weren't reconnecting on failures and channels
were leaking memory when cleanup failed. added auto retry with
exponential backoff (3 tries by default) and made the cleanup
methods more defensive so they don't crash on errors anymore.
basically just making this more resilient for long running apps
@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@InboraStudio
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Dec 19, 2025
@InboraStudio
Copy link
Author

okay so websockets weren't reconnecting on failures and channels were leaking memory when cleanup failed. added auto retry with exponential backoff (3 tries by default) and made the cleanup methods more defensive so they don't crash on errors anymore. basically just making this more resilient for long running apps yeah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant