Skip to content

Don't schedule ProjectCacheWorker unless needed

Yorick Peterse requested to merge project-cache-worker-scheduling into master

What does this MR do?

This MR changes ProjectCacheWorker.perform_async so scheduling only takes place when needed. See the commits for more details.

Does this MR meet the acceptance criteria?

Merge request reports