From af6306f935ca37427b3eb3ae41e42c8d4bdc8114 Mon Sep 17 00:00:00 2001 From: baileympearson <23407842+baileympearson@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:50:19 +0000 Subject: [PATCH] [create-pull-request] automated change --- docs/404.html | 32 +++++++-------- docs/Next/assets/navigation.js | 2 +- docs/Next/assets/search.js | 2 +- docs/Next/classes/BSON.ObjectId.html | 36 ++++++++--------- docs/Next/classes/Batch.html | 4 +- docs/Next/classes/BulkOperationBase.html | 10 ++--- docs/Next/classes/BulkWriteResult.html | 32 +++++++-------- docs/Next/classes/ChangeStream.html | 28 ++++++------- docs/Next/classes/ClientSession.html | 35 ++++++++--------- docs/Next/classes/Collection.html | 39 ++++++++++--------- docs/Next/classes/FindOperators.html | 22 +++++------ docs/Next/classes/MongoAPIError.html | 8 ++-- docs/Next/classes/MongoAWSError.html | 8 ++-- docs/Next/classes/MongoAzureError.html | 8 ++-- .../classes/MongoBatchReExecutionError.html | 8 ++-- docs/Next/classes/MongoBulkWriteError.html | 24 ++++++------ docs/Next/classes/MongoChangeStreamError.html | 8 ++-- docs/Next/classes/MongoClient.html | 34 ++++++++-------- .../MongoClientBulkWriteCursorError.html | 8 ++-- .../classes/MongoClientBulkWriteError.html | 16 ++++---- .../MongoClientBulkWriteExecutionError.html | 8 ++-- .../Next/classes/MongoCompatibilityError.html | 8 ++-- .../MongoCryptAzureKMSRequestError.html | 6 +-- .../classes/MongoCryptCreateDataKeyError.html | 6 +-- ...goCryptCreateEncryptedCollectionError.html | 6 +-- docs/Next/classes/MongoCryptError.html | 6 +-- .../MongoCryptInvalidArgumentError.html | 6 +-- ...ngoCryptKMSRequestNetworkTimeoutError.html | 6 +-- .../classes/MongoCursorExhaustedError.html | 8 ++-- docs/Next/classes/MongoCursorInUseError.html | 8 ++-- .../Next/classes/MongoDecompressionError.html | 8 ++-- docs/Next/classes/MongoDriverError.html | 8 ++-- docs/Next/classes/MongoError.html | 8 ++-- .../classes/MongoExpiredSessionError.html | 8 ++-- docs/Next/classes/MongoGCPError.html | 8 ++-- docs/Next/classes/MongoGridFSChunkError.html | 8 ++-- docs/Next/classes/MongoGridFSStreamError.html | 8 ++-- .../classes/MongoInvalidArgumentError.html | 8 ++-- docs/Next/classes/MongoKerberosError.html | 8 ++-- .../classes/MongoMissingCredentialsError.html | 8 ++-- .../classes/MongoMissingDependencyError.html | 10 ++--- docs/Next/classes/MongoNetworkError.html | 8 ++-- .../classes/MongoNetworkTimeoutError.html | 8 ++-- docs/Next/classes/MongoNotConnectedError.html | 8 ++-- docs/Next/classes/MongoOIDCError.html | 8 ++-- .../classes/MongoOperationTimeoutError.html | 8 ++-- docs/Next/classes/MongoParseError.html | 8 ++-- docs/Next/classes/MongoRuntimeError.html | 8 ++-- docs/Next/classes/MongoServerClosedError.html | 8 ++-- docs/Next/classes/MongoServerError.html | 10 ++--- .../classes/MongoServerSelectionError.html | 10 ++--- docs/Next/classes/MongoStalePrimaryError.html | 29 ++++++++++++++ docs/Next/classes/MongoSystemError.html | 10 ++--- .../classes/MongoTailableCursorError.html | 8 ++-- .../classes/MongoTopologyClosedError.html | 8 ++-- docs/Next/classes/MongoTransactionError.html | 8 ++-- .../MongoUnexpectedServerResponseError.html | 8 ++-- docs/Next/classes/MongoWriteConcernError.html | 12 +++--- docs/Next/classes/OrderedBulkOperation.html | 8 ++-- docs/Next/classes/ServerCapabilities.html | 4 +- docs/Next/classes/ServerDescription.html | 10 ++--- docs/Next/classes/ServerSession.html | 6 +-- docs/Next/classes/UnorderedBulkOperation.html | 8 ++-- docs/Next/classes/WriteConcernError.html | 10 ++--- docs/Next/classes/WriteError.html | 14 +++---- docs/Next/hierarchy.html | 2 +- docs/Next/index.html | 9 ++++- .../interfaces/BulkWriteOperationError.html | 4 +- docs/Next/interfaces/BulkWriteOptions.html | 10 ++--- .../ChangeStreamCollModDocument.html | 16 ++++---- .../ChangeStreamCreateDocument.html | 16 ++++---- .../ChangeStreamCreateIndexDocument.html | 18 ++++----- .../ChangeStreamDeleteDocument.html | 22 +++++------ .../ChangeStreamDocumentCollectionUUID.html | 4 +- .../ChangeStreamDocumentCommon.html | 12 +++--- .../interfaces/ChangeStreamDocumentKey.html | 4 +- ...ngeStreamDocumentOperationDescription.html | 4 +- .../ChangeStreamDropDatabaseDocument.html | 16 ++++---- .../interfaces/ChangeStreamDropDocument.html | 18 ++++----- .../ChangeStreamDropIndexDocument.html | 18 ++++----- .../ChangeStreamInsertDocument.html | 22 +++++------ .../ChangeStreamInvalidateDocument.html | 14 +++---- .../interfaces/ChangeStreamNameSpace.html | 4 +- docs/Next/interfaces/ChangeStreamOptions.html | 18 ++++----- ...treamRefineCollectionShardKeyDocument.html | 18 ++++----- .../ChangeStreamRenameDocument.html | 20 +++++----- .../ChangeStreamReplaceDocument.html | 22 +++++------ ...ChangeStreamReshardCollectionDocument.html | 18 ++++----- .../ChangeStreamShardCollectionDocument.html | 18 ++++----- .../interfaces/ChangeStreamSplitEvent.html | 6 +-- .../ChangeStreamUpdateDocument.html | 26 ++++++------- docs/Next/interfaces/CloseOptions.html | 4 +- docs/Next/interfaces/ConnectOptions.html | 4 +- .../interfaces/ConnectionPoolOptions.html | 14 +++---- docs/Next/interfaces/DeleteManyModel.html | 8 ++-- docs/Next/interfaces/DeleteOneModel.html | 8 ++-- docs/Next/interfaces/EndSessionOptions.html | 6 +-- docs/Next/interfaces/ErrorDescription.html | 4 +- docs/Next/interfaces/InsertOneModel.html | 4 +- .../interfaces/MongoNetworkErrorOptions.html | 4 +- docs/Next/interfaces/MongoOptions.html | 34 ++++++++-------- docs/Next/interfaces/MonitorOptions.html | 10 ++--- docs/Next/interfaces/ReplaceOneModel.html | 12 +++--- docs/Next/interfaces/ResumeOptions.html | 4 +- docs/Next/interfaces/SelectServerOptions.html | 6 +-- docs/Next/interfaces/UpdateDescription.html | 10 ++--- docs/Next/interfaces/UpdateManyModel.html | 14 +++---- docs/Next/interfaces/UpdateOneModel.html | 14 +++---- .../interfaces/WriteConcernErrorData.html | 4 +- .../interfaces/WriteConcernErrorResult.html | 4 +- docs/Next/modules.html | 1 + docs/Next/types/AnyBulkWriteOperation.html | 2 +- docs/Next/types/BatchType.html | 2 +- docs/Next/types/ChangeStreamDocument.html | 2 +- docs/Next/types/ChangeStreamEvents.html | 4 +- docs/Next/types/ConnectionPoolEvents.html | 2 +- docs/Next/types/MongoErrorLabel.html | 2 +- docs/Next/types/MonitorEvents.html | 2 +- docs/Next/types/OperationTime.html | 2 +- docs/Next/types/ResumeToken.html | 2 +- docs/Next/types/ServerEvents.html | 2 +- docs/Next/types/ServerMonitoringMode.html | 2 +- docs/Next/types/ServerSessionId.html | 2 +- docs/Next/types/TopologyEvents.html | 2 +- docs/Next/variables/BatchType-1.html | 2 +- docs/Next/variables/MongoErrorLabel-1.html | 2 +- .../variables/ServerMonitoringMode-1.html | 2 +- docs/categories/index.xml | 5 +-- docs/index.html | 34 ++++++++-------- docs/index.xml | 5 +-- docs/tags/index.xml | 5 +-- 131 files changed, 697 insertions(+), 663 deletions(-) create mode 100644 docs/Next/classes/MongoStalePrimaryError.html diff --git a/docs/404.html b/docs/404.html index 1a8ae099da8..ef939e8cf63 100644 --- a/docs/404.html +++ b/docs/404.html @@ -7,16 +7,16 @@ - +
Keeps the state of a unordered batch so we can rewrite the results correctly after command execution
-