Skip to content

Fix MongoDB "prematurely reached end of stream" issue after a long period of inactivity by adding maxIdleTimeMS

Yifei Xu requested to merge aws-mongo-maxidletime into master

Fix MongoDB "prematurely reached end of stream" issue after a long period of inactivity by adding maxIdleTimeMS

Merge request reports