Skip to content

Commit 2efc3d2

Browse files
Merge pull request #3176 from rabbitmq/stream-error-handling
Better error handling for streams
2 parents 2d3f31e + 9c2eeee commit 2efc3d2

File tree

5 files changed

+249
-173
lines changed

5 files changed

+249
-173
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ suites = [
741741
":quorum_queue_utils",
742742
],
743743
flaky = True,
744-
shard_count = 11,
744+
shard_count = 12,
745745
deps = [
746746
"@proper//:bazel_erlang_lib",
747747
],

0 commit comments

Comments
 (0)