Update the "max reconciles" for each controller #721
Labels
kind/task
Work that's part of an ongoing epic
needs-triage
Needs attention from the triage team
resolution/fixed
This issue was fixed
The Workspace and Update controllers have blocking operations in their loops; they connect and invoke RPC operation(s). Therefore we should increase the number of concurrent reconciles. Meanwhile, the Stack controller is now non-blocking and so should be decreased; in v1 it had blocking operations.
suggested: 25, 25, 10
The text was updated successfully, but these errors were encountered: