Błażej Cyrzon

Results 2 issues of Błażej Cyrzon

### Pull Request Checklist - [x] New code has 100% test coverage - [x] (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR...

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`...