Hello,
I have differend flows. I'm pulling data from the list. and previously this value was 100000. But now when I want to change this flow, it gives the following error.


Flow save failed with code 'InvalidPaginationPolicy' and message 'The pagination policy of workflow run action 'Öğeleri_al' of type 'OpenApiConnection' at line '1' and column '3237' is not valid. The value specified for property 'minimumItemsCount' exceeds the maximum allowed. Actual: '100000'. Maximum: '5000'.'.
It works if I do 5000. But my list has more than 5000 data. Why is running flow in this situation?
If this is a permanent update then I will need to change all my flows.