Skip to content

Add logging when project authorizations refreshes are performed with delay

Manoj M J [On PTO] requested to merge mmj-log-refresh-with-delays into master

What does this MR do and why?

With !97805 (merged), we made changes such that big batches of project authorizations refreshes are carried out in smaller batches, with a slight amount of delay between each batch.

However, we did not add any logging to measure how many of our refreshes are actually performed with a delay. This MR adds such a logging so that it is easier for us to measure the effectiveness of this change.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Manoj M J [On PTO]

Merge request reports