rrva
11/25/2019, 4:38 PMEvan R.
12/03/2019, 3:36 PMcustomizeClient
block in its config: https://ktor.io/clients/http-client/engines.html#apache
Then, whenever you make HTTP requests with that client it will automatically ensure your entire thread pool isn’t being consumed (in a bulkhead pattern-like way) and do keep-alive for you for subsequent requests