-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
As far I can see in the code, maxIdleTimeMS option (url) is currently skipped (as well as keepalive). This is causing idle connection issues on Azure which suggests adding maxIdleTimeMS=120000 to connection string. Is it currently considered while connecting? Should I take care about these options or just let it reconnect again, re-issue query after AutoReconnect exception?
Metadata
Metadata
Assignees
Labels
No labels