mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Instead of running simultaneously across multiple nodes, we change the worker to run only from a single instance. This is better for the DB and the previous behavior was not necessary given the size of the BlobUpload table. Fixes https://issues.redhat.com/browse/PROJQUAY-365