Forum Discussion
sperry
5 years agoResolver I
Intermittent Scheduled Refresh Timing Out
Hello - We have been receiving the below message for one of our published reports for which we have scheduled a refresh daily;
| Before the data import for finished, its data source timed out. Double-check whether that data source can process import queries, and if it can, try again. | ||||||||
|
Randomly a scheduled refresh will work and 'on demand' always works.
| On demand | 1/18/2021, 7:18:12 AM | 1/18/2021, 7:27:41 AM | Completed | ||
| Scheduled | 1/17/2021, 9:01:16 AM | 1/17/2021, 9:11:50 AM | Completed | ||
Show | Scheduled | 1/16/2021, 9:02:16 AM | 1/16/2021, 9:11:41 AM | Failed | Before the data import for finished, its data source timed out. Double-check whether that data source can process import queries, and if it can, try again. |
Show | Scheduled | 1/15/2021, 9:01:17 AM | 1/15/2021, 9:09:12 AM | Failed | Before the data import for finished, its data source timed out. Double-check whether that data source can process import queries, and if it can, try again. |
Show | Scheduled | 1/14/2021, 9:01:07 AM | 1/14/2021, 9:07:35 AM | Failed | Before the data import for finished, its data source timed out. Double-check whether that data source can process import queries, and if it can, try again. |
| On demand | 1/13/2021, 9:37:13 AM | 1/13/2021, 9:37:27 AM | Completed |
The model has 2 data sources connecting to a local server and we have put a 20 minutes command timeout in the settings;
Checked the server logs for the databases and no issues. Also checked ETL which build the tables in the databases and no issues.
Is there something we are missing that may cause intermittent issues?