Skip to content

Schedules repository sync when handling events in the Geo Log Cursor

username-removed-283999 requested to merge 3230-reduce-sync-delay into master

What does this MR do?

Schedule the repository sync when handling the project create/update events in the Geo Log Cursor, leaving the Geo::RepositorySyncWorker responsible only for the backfill.

Are there points in the code the reviewer needs to double check?

TBD

Why was this MR needed?

To reduce the synchronization delay between repositories on the secondary node.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #3230 (closed)

Edited by username-removed-283999

Merge request reports