Skip to content

Commit

Permalink
10 brokers
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunn committed May 3, 2024
1 parent 6e33188 commit 5a9980a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ protocol SchedulerConfig {

struct DataBrokerProtectionSchedulerConfig: SchedulerConfig {
// Arbitrary numbers for now
var concurrentOperationsDifferentBrokers: Int = 8
var concurrentOperationsDifferentBrokers: Int = 10
var intervalBetweenSameBrokerOperations: TimeInterval = 2
}

0 comments on commit 5a9980a

Please sign in to comment.