Commit 41ec710
authored
Docs: specify applicability of
Because the server-side state of auto-commit transactions cannot be known by
the driver (they might even be partially committed), it's not safe to retry them
solely based on the exception observed. Business logic is required to determine
if the auto-commit transaction succeeded or failed after observing an error
client-side.is_retryable (#1218)1 parent 6b15c21 commit 41ec710
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
785 | 791 | | |
786 | 792 | | |
787 | 793 | | |
| |||
1008 | 1014 | | |
1009 | 1015 | | |
1010 | 1016 | | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
1011 | 1023 | | |
1012 | 1024 | | |
1013 | 1025 | | |
| |||
0 commit comments