Hey, i’m trying to understand how kmongo deals wit...
# kmongo
j
Hey, i’m trying to understand how kmongo deals with connection timeout or server down errors, i’m using kmongo with coroutines. Everytime there is a timeout or the db is down i’m not being informed about the error and thet server keeps stuck waiting. How should i deal with it?