during manifest push, we generate a map of blobs which are part of the manifest layers. This is done using a UNION query which can overload the worker if the number of layers is too large. Instead, run each query individually to prevent the crash