Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enhance websocket stability and error handling #39

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

haseeb5555
Copy link

This PR includes several reliability improvements:

  • Add timeout and retry mechanism for stargazers action
  • Fix memory leak in websocket implementation
  • Fix table of content state issues
  • Enhance Redis pub/sub with proper error handling and timeouts

Testing:

  • Verified websocket connections properly close
  • Confirmed Redis operations now timeout after 5s
  • Tested table of content state updates

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.

1 participant