Skip to content

Commit 161d32b

Browse files
Update etc/notes/errors.md
Co-authored-by: Bailey Pearson <[email protected]>
1 parent b51ad79 commit 161d32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/notes/errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ These are errors thrown from the driver's client side encryption logic.
147147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148148
- Thrown when `ClientEncryption.createEncryptedCollection()` failed to create a collection
149149
- #### MongoCryptInvalidCreateAzureKMSRequestError
150-
- Thrown when auto-fetching KMS credentials fails to auto-refresh Azure KMS credentials
150+
- Thrown when the driver encounters an error when fetching Azure KMS credentials
151151
- #### MongoCryptKMSRequestNetworkTimeoutError
152-
- Thrown when auto-fetching KMS credentials times out
152+
- Thrown when the HTTP request to the IDMS server times out when fetching Azure KMS credentials
153153

154154
## Test Plan
155155

0 commit comments

Comments
 (0)