We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cddfc commit 387f6b7Copy full SHA for 387f6b7
project/ignore-patterns/canton_log_simtime_extra.ignore.txt
@@ -32,6 +32,9 @@ INVALID_ACKNOWLEDGEMENT_TIMESTAMP.*Member.*has acknowledged the timestamp.*when
32
Request failed for sequencer.*GrpcClientGaveUp: .*/Authentication token refresh failed with grpc error
33
Request failed for sequencer.*GrpcServiceUnavailable: UNAVAILABLE/Health-check stream unexpectedly closed
34
35
+# TODO(#2668) Remove once Canton improves the log here.
36
+Request failed for.*Is the server running.*GrpcConnectionX
37
+
38
# This kicks in when an interval is skipped which can easily be caused in simtime mode
39
# by bumping the time by more than the reconciliation interval.
40
ACS_COMMITMENT_DEGRADATION
0 commit comments