How do webflux’s elastic schedulers works with database operations?
We have an application which was written by a different team with Webflux. As I can see there are some refinement points in the code, but my other team members doesn’t agree on the refactor.
API call error: Did not observe any item or terminal signal within 8000ms (and no fallback has been configured)/Spring WebClient/Retry after timeout
When .timeout(Duration.ofSeconds(requestTimeout)) happens below message is printed