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
posta 7 mesi fa45 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande