Cursor timeout duration in DocumentDB

0

From the list of Mongo APIs supported by DocumentDB in the documentation, it is clear that DocumentDB does not support noCursorTimeout like MongoDB.

Since it is evident that DocumentDB would close a connection after a period of inactivity,

  • What is the maximum duration a cursor can remain inactive in DocumentDB? Is there a way to configure this?
  • Is the inactivity period the same for all cursors (for Change Streams as well)?
Ajay
已提问 7 个月前45 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则