I'm curious if there's a reason timeouts cannot be in rendered in millisecond resolution?
My use-case is an application where latency is key concern (we're aiming for sub-millisecond response times) and we would much rather timeout than wait for a slow response.
I'm curious if there's a reason timeouts cannot be in rendered in millisecond resolution?
My use-case is an application where latency is key concern (we're aiming for sub-millisecond response times) and we would much rather timeout than wait for a slow response.