daml/ledger/test-common
pbatko-da a2e9901c38
[DPP-1356] Fix not logging some exceptions from streaming endpoints (B) (#15765)
changelog_begin:
Ledger API:
Previously non-error-code exceptions coming from streaming endpoints but thrown outside of Akka streams were not logged, and reported to clients with gRPC status UNKNOWN. Now they are logged on the server side and reported to clients as errors with LEDGER_API_INTERNAL_ERROR error code
changelog_end
2022-12-05 12:27:37 +00:00
..
files [DPP-418] Protect TLS keys - follow-up cleanup (#10696) 2021-08-31 10:42:47 +02:00
src/main [DPP-1356] Fix not logging some exceptions from streaming endpoints (B) (#15765) 2022-12-05 12:27:37 +00:00
test-certificates Further copyright updates (#12249) 2022-01-04 16:32:17 +01:00
BUILD.bazel Contract Argument Blob API change for the Explicit Disclosure [DPP-1162] (#15012) 2022-09-27 14:30:47 +02:00
test-common.bzl API-test-tool: add InterfaceSubscriptionsIT to LF 1.15 tests (#14800) 2022-08-30 09:20:22 +02:00