Skip to content

Conversation

@tcheeric
Copy link
Owner

Summary

  • replace Lombok @SneakyThrows in the WebSocket client constructor and send method with explicit checked exceptions
  • adjust handler and client logic to propagate or wrap new exceptions
  • update integration tests to account for constructor exceptions

Testing

  • mvn -q verify (fails: Could not find a valid Docker environment)

Network Access

  • no external network access needed; Docker environment unavailable

https://chatgpt.com/codex/tasks/task_b_68991b8f246c833183979960cb4f37e0

@tcheeric tcheeric merged commit 554c543 into develop Aug 10, 2025
1 check passed
@tcheeric tcheeric deleted the codex/replace-@sneakythrows-with-explicit-throws branch August 10, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants