qlik-oss / qlik-cloud-app-analyzer

The App Analyzer is a Qlik Sense application built for Qlik Cloud, which helps you to analyze and monitor Qlik Sense applications in your tenant.
https://github.com/qlik-oss/qlik-cloud-monitoring-apps
MIT License
4 stars 0 forks source link

App Analyzer exceeds the max loading time after automation update #30

Open chencthrive opened 1 week ago

chencthrive commented 1 week ago

After updating all monitoring apps, the App analyzer only is not reloading, gets to the max reload time of 3 hours and gets canceled. No error message is presented in the log and it seems to fetch data until it gets canceled. I have updated only this app again after deleting it and the data set files and the problem re-accrued. I have changed the vu_initial_days_back variable, as was suggested here before, to be 1 , but it still doesn't seem to work.

What can i do to make it work? thanks

danielpilla commented 1 week ago

Hi @chencthrive , This is unfortunately a known issue with tenants that have many apps. The App Analyzer attempts to load the metadata for every app on the tenant, and if the tenant has over 10,000 apps, it can time out. I have an optimized version of the app that I will be releasing next week that improves the load time, and I will be adding additional options to only read in the metadata from apps that have been reloaded in the last X days so that you will be able to reload it in under the maximum limit if required.

I will leave this open until it is resolved.

Cheers,