<@U3JDL750W> Under big enough loads, with requests...
# http4k
d
@s4nchez Under big enough loads, with requests to other microservices or dbs, an endpoint has lots of wasted time to wait for them until it gets freed up for the next request. Can server as a function handle multiple incoming requests while waiting for responses from other microservices to finish handling other requests?