While designing an advanced Power Automate flow, I included several conditions inside a loop.
Each condition contains additional nested branches such as "If-else", "Switch", and "Apply to each".
As I continued building, the flow started to get slower and more difficult to manage. I’m now wondering if there’s a technical limit to how deeply actions can be nested within each other in Power Automate, and whether exceeding that limit could cause performance or execution issues.