-
Fixed: #302
released this
2025-11-22 03:18:13 +00:00 | 1841 commits to main since this releasefeat(executor): enhance WebSocket error handling and metadata logging
- Added handling for stream closure before start with appropriate error recording.
- Improved metadata logging for non-OK HTTP status codes in WebSocket responses.
- Consolidated event processing logic with
processEventfor better error handling and payload management. - Refactored stream initialization to include the first event handling for smoother execution flow.
Downloads