Announcements
Hi All,
We have an app that pulls data from a custom connector. The app is being used offshore on an oil rig where the internet is extremely slow. This slow internet means its typically takes ~5minutes to pull data. Is there a way to set the time out limit of powerapps to greater than 180 seconds?
To give come context it takes several minutes to open office.com offshore.
Hi @AnthonyPhan
This is not a direct answer to your question, and I am sure you have thought about it already, but can you do any of the following?
Hi @AnthonyPhan,
Do you want to extend the time out limit (more than 180 seconds) within PowerApps?
Currently, there is a limit in Request Time Out within PowerApps, the maximum value of Time Out is 180 seconds (3 minutes). Please check the following article for more details:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/limits-and-config#request-limits
If you want to extend the time out limit (more than 180 seconds) within PowerApps, I afraid that there is no way to achieve your needs in PowerApps currently.
I also agree with @Meneghino's thought almost. You could consider to pull data from your data source in batches and cache the data into your local device, e.g. pull 500 records (based on your condition) one time, then save it into your local device (e.g. Mobile device). Next time, you should pull the next 500 records, then save it into your local device, and so on.
More details about cache data into your local device, please check the following blog:
https://powerapps.microsoft.com/en-us/blog/build-offline-apps-with-new-powerapps-capabilities/
More details about the SaveData function and LoadData function, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-savedata-loaddata
Best regards,
Kris
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 541
WarrenBelz 434 Most Valuable Professional
Valantis 289