File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/content/en/docs/documentation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ weight: 47
44---
55
66It is possible to rate limit reconciliation on a per-resource basis. The rate limit takes
7- precedence over retry/re-schedule configurations: for example, even if retry would re-schedule a reconciliation
7+ precedence over retry/reschedule configurations: for example, even if a retry would reschedule a reconciliation
88but this request would make the resource go over its rate limit, the next
99reconciliation will be postponed according to the rate limiting rules. Note that the
10- reconciliation is never canceled , it will just be executed as early as possible based on rate
10+ reconciliation is never cancelled , it will just be executed as early as possible based on rate
1111limitations.
1212
1313Rate limiting is by default turned ** off** , since correct configuration depends on the reconciler
You can’t perform that action at this time.
0 commit comments