Skip to content

Add scheduled job to start package metadata sync

Igor Frenkel requested to merge 383719-package-metadata-sync-worker into master

What does this MR do and why?

This MR adds a background worker whose job it is to invoke the synchronization of package metadata by invoking PackageMetadata::SyncService.

The sync service is stubbed in this MR as it is currently in review: !109713 (merged)

Related to #383719 (closed)

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 Igor Frenkel

Merge request reports