Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
v7.0
-
Sharding NYC 2023-07-24, Sharding NYC 2023-08-07, Sharding NYC 2023-08-21
-
5
Description
At the moment the `hasKilledSessionError()` helper does not check the `writeError` key for an `Interrupt` error code. This results in some transactions not being retried when they should be as this helper is used by `auto_retry_transactions.js` to determine if a transaction should be retried.