Hi all,
During our final testing the flow started to behave odd and after a thorough research I realized it could be due to reached request limits. However, I would like to confirm that with experts here on forum since MS licensing can be quite confusing.
Here are screenshots of the flow so you can get better understanding of what is going on.
First screenshot shows a flow that is being triggered when an HTTP request is received but the flow just keeps running and never ends.

Second screenshot shows that same flow from earlier today when each flow run was able to successfully finish its run.

The flow stops on the following action:

As I said, I did a research on this issue and found that it has something to do with licensing and license limits.
At the moment, we are still using "Flow Plan 2 Trial", but once the Power Apps application is in production, we are going to purchase Power Apps per app plan for the owner of the flow as well for each user using the app. However, now when this issue emerged, I assume this license won't be sufficient to cover our needs:
- a flow that runs once every minute throughout the day and containing approx 45 actions
- three other flows with less actions (10-15) and that are less often executed
- a lot of CRUD actions on Dataverse (hundreds of CRUD actions in Dataverse tables)
According to the following link: Requests limits and allocations - Power Platform | Microsoft Learn a request (action) in Power Automate is literally everything - from a trigger to a simple compose action.
On the same link under "LICENSED USER REQUEST LIMITS" section I can see different license limitations:

According to the above, I am pretty sure that Power Apps per app plan won't cover our needs. If I am correct, what would you suggest to do, which license(s) should we go for?
Just as a reminder, we want our service account to be the only user to run the flow as it is the case now, so when considering licensing options we can look for a separate license for that user and different licenses for users of the Power Apps application.
EDIT: I was wondering if purchasing more licenses creates a pool to increase that requests limit?
Any advice or help is more than appreciated.
Ty,
Best