xinxiong-tw
xinxiong-tw
same question
I found out that it's because the OkHttp client has a default limit on maxRequestsPerHost which is 5, so it only sends 5 requests at the same time. And the...
[spring-kotlin-webflux-playground.zip](https://github.com/user-attachments/files/15888146/spring-kotlin-webflux-playground.zip) @snicoll Sorry, here is the code in zip.
@snicoll @imvtsl > While the issue title makes it sound like a documentation change Maybe I didn't make it clean, IMO I would like this exception to be type of...