Forum Discussion
dpombal
Post Partisan
9 years agoData Gateway Timeout on data refresh MySQL
I have a local MySQL instance and a report with 5 ,1 of them 7 million rows. I had errors based on MySQL timeouts, since data refresh takes 25 and 40 minutes. However now I am getting a timeout ...
GilbertQ
Super User
9 years agoHi dpombal
When you refresh the PBIX file in Power BI Desktop does it refresh successfully?
If it does then at least you know that the issue is with the Gateway and possibly changing the setting below to 60 might solve your issue.
I would suggest making a backup of the config file before making any changes. As well as restarting the service once you have made your changes.
- dpombal9 years ago
Post Partisan
When I refresh in Desktop, it refreshes successfully.
I changed value 20 to 80 and restart service but it is still failing, not sure if it is caching.... or what is happening