Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maxConcurrentReconciles not work #827

Open
lppsuixn opened this issue Jul 29, 2024 · 0 comments
Open

maxConcurrentReconciles not work #827

lppsuixn opened this issue Jul 29, 2024 · 0 comments

Comments

@lppsuixn
Copy link
Contributor

We have over 400 tasks running, and we've noticed that each task submission takes about 5 minutes. We checked the relevant metrics, and the workqueue_queue_duration_seconds_sum/workqueue_queue_duration_seconds_count is at 60 seconds. We set MaxConcurrentReconciles to 60, but it hasn't made a significant difference. Looking at the logs, we didn't see whether the processing is parallel or sequential.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant