You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify CN state machine params for prod to improve throughput (#3855)
* Enable recoverOrphanedDataQueue (heavily throttled)
* Increase maxRecurringRequestSyncJobConcurrency on prod from 30 to 50
* Increase maxUpdateReplicaSetJobConcurrency prod from 15 to 25
* 10x prod recurringSyncQueue.maxWaitingJobs from 10k to 100k; 10x prod updateReplicaSetQueue.maxWaitingJobs from 1k to 10k
0 commit comments