jstack icon indicating copy to clipboard operation
jstack copied to clipboard

fix: enhance websocket stability and error handling

Open haseeb5555 opened this issue 10 months ago • 0 comments

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

haseeb5555 avatar Feb 08 '25 15:02 haseeb5555