Hello everyone, I have the following error:
Your flow's performance may be slow because it's been consuming more data than expected since 5/14/2025 11:00:59 AM (1 week ago). Learn more
My flow is recurring and runs every 30 minutes. It retrieves items from Dataverse and performs an "Apply to each" action where it updates them based on other data.
I have a large database being queried — my flow was intended for a one-time migration to apply metadata to items that were missing it. Initially, there were around 60,000 items, but the idea was that with each run, the number of items would decrease. At some point, the flow couldn’t handle it anymore and has been stuck like this ever since.
This message appeared, and it doesn't go away even if the flow is turned off or paused. When the flow is reactivated with lower recurrence or fewer items, it still doesn't work. It runs for hours or days without doing anything.
How can I fix this?
Thank you