Closed anna-parker closed 1 month ago
I wouldn't necessarily proceed on this before we understand the issue by e.g. seeing the concurrency in logs
We identified a likely cause of duplicate ingest (resolved by https://github.com/loculus-project/loculus/pull/2846). We can likely close this Issue without action if issues do not resurface in next few weeks.
We now have even more understanding of duplicate ingest (due to the reloader). Would you be ok for this to be closed?
We saw some suspicious duplication of ingest data again in preview instances (see https://github.com/loculus-project/loculus/pull/2653). We saw this before due to concurrency of ingest jobs. We thought that adding
to the ingest deployment would prevent concurrency but maybe this isn't enough.
Some ideas how we could add a distributed lock: