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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ