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.
Update the `hasKilledSessionError()` helper to also check the `writeError` key for an Interrupt code
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: