Getting error "Information could not be downloaded from the server because the transaction was cancelled"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2018 10:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2018 10:22 AM
Hi Kushal,
Its taking browser time to retrieve information & hence you get the message. Try clearing cache for instance by suffixing /cache.do at the end of instance URL.
Thanks,
Jaspal Singh
Hit Helpful or Correct on the impact of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2019 02:11 AM
Hi Kushal,
This issue happens when any slow query to pull back the data for the list collector is reaching the quota time for that processor which is 15 seconds OOB.
Try debugging Before Query Business rules to see if any such is taking time.
As a preventive measure, you can modify the default filter to get a faster output of the query or change the quota rule to allow more time for the request if that query is absolutely necessary.
Refer the below Prod doc for increasing quota time.
regards,
Koushik