I use a number of Flows connected to PowerApps to retrive information from Azure hosted SQL database (many of these call stored procedures to improve performance).
From time to time everything locks up/times out - today has been especially bad with load/update times running into several minutes instead of the usual seconds.
The intial PowerApp loads and then hangs while the data is being retrived via the Flows. Running the Flows directly the response time has gone up from a few seconds to minutes on one test, the next time I run the same Flow it's back to seconds.
Everything has been stable up to now but today has been so bad the apps are unusable.
Searching around I can't find any information on the status of PowerApps & Flow except 'everything is running normally' - which it isn't. Looking at the Azure dashboard there doesn't appear to be any issues.
Does anyone else get problems like this?
If you do how are you able to pin point the issue and more importantly fix it - rather than having to wait for it to fix itself.
I've had several very grumpy users today and general development work has been almost impossible due to the time taking to save/update.