eclipse-ee4j / eclipse-ee4j/tyrus
Call ClientEngine#processError properly from client
Open
Priority: Minor
Type: Task
- Dominant language
- Java
- Stars
- 128
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
There are still some piece of code where client attempt to connect failing and ClientEngine#processError should be called to invoke ClientHandshakeListener#onError and it does not.
Contributor guide
Assessment
This issue has not been assessed yet.