how to handling TimeOut Messaje?
It's a canvas app that calls a Power Automate Flow, this flow uses a request to an API.
the flow completes it tasks but sometimes is slow so it can't return the response because powerapps closes the connection

and this message is displayed, Is there a way to send a user friendly message?

just to be clear, API's work fine, but sometimes they run slow but powerapps closes the communication.
thanks.