Skip to content

Commit

Permalink
Merge branch 'w/8.6/feature/BB-413-circuit-breaker-backport' into tmp…
Browse files Browse the repository at this point in the history
…/octopus/w/8.7/feature/BB-413-circuit-breaker-backport
  • Loading branch information
bert-e committed Sep 14, 2023
2 parents 93f8d0d + 2d498ab commit 42cc186
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ describe('Lifecycle Conductor', function testBackpressure() {
port: 9001,
},
backlogControl: {
enabled: true,
enabled: false,
},
concurrentIndexesBuildLimit: 1,
},
Expand Down

0 comments on commit 42cc186

Please sign in to comment.