Skip to content

maxConcurrentReconciles not work #827

@lppsuixn

Description

@lppsuixn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions