I'm using a Power Automate application to export an image and a PDF file based on a Power BI report.
If the Fabric capacity running the report is exceeded, instead of throwing an error, the image/PDF exports successfully but with an error message overlay:
To return a successful response from the service when the operation clearly hasn't succeeded seems pretty poor.
Is there any way to detect this sort of issue in the response?
Alternatively, is there any way to query Fabric to establish whether enough capacity is available to complete the operation?
I realise that even though it is a Power Automate task that's resulting in this issue, this may not be the correct forum for this question so I'll also post on the Fabric Community.