Hi, I have developed a flow which uses a premium connector in my dev environment. When the flow is pushed to prod environment it is shared with users as run only users and they are running it (as the flow is triggered by power apps). I have reduced the number of loops and any redundant actions. I still get the notification that your flow is consuming too much data or your flow exceeded content throughput limits. can anyone help me understand excatly how is this calculated. All the run only users have power apps liscense by which they can trigger context based power automate flow. I am not able to figure out why the content throughput is crossing with very low volume as well. Should the owner of the flow(which is me) also have premium license ? any guidance on this please.
P.S ; My flow is having only 1 loop which creates a SP record , hits one API and then updates a record, also the loop count is not more than 80-100 records or its not more than 400 combining all users.