daml/ledger/ledger-api-common
tudor-da a79cc08687
DbDispatcher handles SQL exceptions with self-service error codes [DPP-690] (#11435)
* DbDispatcher handles transient and non-transient SQL exceptions with specific error codes

CHANGELOG_BEGIN
CHANGELOG_END

* Handle retries when verifying ledger id

* Addressed Pawel's comments

* Logging clean-up and small refactoring

* Exhaustive match against Oracle and PSQL exceptions
2021-11-01 13:35:33 +01:00
..
src DbDispatcher handles SQL exceptions with self-service error codes [DPP-690] (#11435) 2021-11-01 13:35:33 +01:00
BUILD.bazel [Self-service error codes] Adapt error factories [DPP-656] (#11270) 2021-10-18 16:46:20 +02:00