Commit d6668df
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 (#1217)1 parent 9d0cec6 commit d6668df
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
659 | 665 | | |
660 | 666 | | |
661 | 667 | | |
| |||
866 | 872 | | |
867 | 873 | | |
868 | 874 | | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
869 | 881 | | |
870 | 882 | | |
871 | 883 | | |
| |||
0 commit comments