Alexey Soshin
Jun 19, 2021

--

Worker verticles are processing requests in parallel.

What may be happening is that your debugger blocking an incorrect thread.

Instead of testing this using a debugger, try to add some log messages instead.

--

--

Alexey Soshin
Alexey Soshin

Written by Alexey Soshin

Solutions Architect @Depop, author of “Kotlin Design Patterns and Best Practices” book and “Pragmatic System Design” course

Responses (1)