File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,9 +147,9 @@ These are errors thrown from the driver's client side encryption logic.
147
147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148
148
- Thrown when ` ClientEncryption.createEncryptedCollection() ` failed to create a collection
149
149
- #### 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
151
151
- #### 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
153
153
154
154
## Test Plan
155
155
You can’t perform that action at this time.
0 commit comments