Additional Notes
Why avoid Thread.sleep() in a WebFlux handler?
Track: Java
Topic: Reactive Streams
Focus: Blocking the Event Loop
Answer
Why avoid Thread.sleep() in a WebFlux handler?
Track: Java
Topic: Reactive Streams
Focus: Blocking the Event Loop