Sebastian Alfers
Sebastian Alfers
@patriknw I added the missing JavaDocs
Thanks @johanandren for pointing that out. I managed to rebase and resolve the conflicts.
Hi @mosaic-matt-bush Thanks for the note - please feel free to open a support-case as usual to get our prioritized attention on your request.
Demonstrating the issue can be done even more simple. Looking at this code: ``` Http().singleRequest(HttpRequest(uri = "http://localhost:9093")).recover { case ex => println(s"error: ${ex.getMessage}") } ``` Which fails the future correctly...
@adenes Thanks fore your comments, I updated the pr
@adenes any comments?
@adenes ping
@laxman-ch @adenes @simonati anyone likes to push this PR forward? Comments welcome
@simonati Thanks for you comment. Actually, I wrote down all my ideas in the corresponding jira ticket. If you have any particular question feel free to point them out