mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-12-08 01:25:45 +09:00
Introduced `waitForAck` to centralize ACK handling logic and updated retry mechanism in `sendWithRetry` to improve reliability and readability. Cleaned up error handling in WebSocket session management and ensured proper cleanup of resources. These changes enhance maintainability and robustness of the WebSocket song list routes.