Hey guys, how can I configure Ktor client to check for stale connections to avoid sending data into ...
a
Hey guys, how can I configure Ktor client to check for stale connections to avoid sending data into closed connections? Is it the default behavior?
a
Can you describe for what scenario you need to check for stale connections?