Would Ktor Client’s refreshTokens block be able to detect that let’s say I fire two requests, in different coroutines, and only try to refresh the tokens one time?
a
Aleksei Tirman [JB]
06/25/2025, 8:06 AM
It should try to refresh only once, but there are no guarantees.