Describe the bug
Importer reconciler linency duration does not work for missing records.
This causes duplicate messages to get published if a bunch of new import messages are still being processed while the reconciler is running.
Ideally reconcile action should be refactored to be all handled by workers.
Describe the bug
Importer reconciler linency duration does not work for missing records.
This causes duplicate messages to get published if a bunch of new import messages are still being processed while the reconciler is running.
Ideally reconcile action should be refactored to be all handled by workers.