Recipe strategy for multiple dependencies

Hello,
I have a recipe A that requires several packages [B-J], even with D requiring [X-Z].
Initially, I submitted all independent recipes [X-Z], D + [X-Z] and A + [B-J] + [X-Z], thinking it’d be easier to review and address issues step by step. However, now that my submissions are being reviewed, one of the first comment is that I provided both individual and bundled

From where I stand, I want to progress in these recipes, so I need to bundle them (especially with such a capricious a.k.a nightmarish windows build), but I could do it as draft and only submit the individual ones

So, is it preferred/efficient to provide bundles, or individual recipes?

Thank you