We love how <#C0A974TJ9|ktor> works, but are reall...
# coroutines
a
We love how #ktor works, but are really missing some insights into queuing/delays for co-routines. Would really love to have a way to collect metrics for those things. Right now we suspect it's getting backed up by some slow requests, but hard to diagnose exactly in production. Anyone know of a temporary way to do that while we wait for this issue? https://github.com/Kotlin/kotlinx.coroutines/issues/1360
l
maybe adding your own metrics to an executor service will help you https://gist.github.com/lfmunoz/6cc9cb147a2631ba43602fa31fa5f9b7