File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -320,13 +320,13 @@ application must retry the transaction:
320320 description </core/transactions-in-applications/#unknowntransactioncommitresult>`
321321 on the Drivers API page in the Server manual.
322322
323- The following sections describe how to handle these errors for different APIs.
323+ The following sections describe how to handle these errors when using different APIs.
324324
325325Convenient Transaction API Error Handling
326326~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
327327
328- The Convenient Transaction API incorporates retry logic for these error types,
329- so the driver automatically retries the transaction until there is a successful
328+ The Convenient Transaction API incorporates retry logic for these error types.
329+ The driver automatically retries the transaction until there is a successful
330330commit.
331331
332332Core API Error Handling
You can’t perform that action at this time.
0 commit comments