The issue revolves around the OnFailure flow within a shared "common solution" used across multiple processes in Power Automate. This common solution is intended to standardize specific actions (like the OnFailure flow) across all the processes developed within the company. However, the common solution is included in over 100 processes, leading to a problem during each deployment. Every deployment results in the creation of "layers" in the common solution due to its inclusion in each individual process. These layers, in turn, are affecting the expected behavior of the OnFailure flow.
Currently, every time a deploy is performed, the common solution is included, causing this unnecessary layering effect. The team is looking for a way to deploy solutions without including the common solution in each individual deploy, in order to avoid these issues. At this point, we don't know how to avoid this issue—we have some ideas, but nothing that seems effective without having to make changes to every single solution.