Like most people I have a bunch of bundles defined...
# general
f
Like most people I have a bunch of bundles defined in my fleet GitRepo's most of them with dependencies on other bundles. Now I noticed that when a bundle A, that depends on bundle B, is in ErrApplied state because B is not ready yet, and bundle B goes in to ready state, it takes a long time before bundle A is retried. Is there any way I can fix that?