Reduce logs by ConcurrencyLimit::WorkerExecutionTracker

What does this MR do and why?

Reduce logs by ConcurrencyLimit::WorkerExecutionTracker

Update lease_taken_log_level from :info to :debug.

This reduces the logs produced by WorkerExecutionTracker when trying to obtain the exclusive lease to #cleanup_stale_trackers, which is called on every job execution.

References

#588702 (comment 3059222678)

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marco Gregorius

Merge request reports

Loading