Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Reload task limits when using the QRS and Engine APIs in Qlik Sense Enterprise client-managed

cancel
Showing results for 
Search instead for 
Did you mean: 
bll
Employee
Employee

Reload task limits when using the QRS and Engine APIs in Qlik Sense Enterprise client-managed

Last Update:

Apr 21, 2023 8:23:30 AM

Updated By:

bll

Created date:

Apr 21, 2023 8:23:30 AM

Reloading an app updates it with the latest data from the app data sources. The QRS API or engine API can be used to trigger a reload but there are differences in how these APIs handle the requests.

The Engine does not limit the number of concurrent reloads so the reload requests will be placed in a queue, which may cause the Engine to be overloaded by reload calls. Note that the behavior of the Engine API also applies to the Data Load Editor. If several app developers trigger reloads through the Data Load Editor, the Engine will not limit the number of concurrent reloads.

When using the QRS API, the Scheduler service has a mechanism to control the number of concurrent reload tasks. It will recognize existing reloads currently in progress and discard the other tasks.

It is useful to keep in mind that, in this scenario and in the case of using a synchronous repository API call, the expected GUID returned is: 00000000-0000-0000-0000-000000000000.

 

Labels (2)
Contributors
Version history
Last update:
‎2023-04-21 08:23 AM
Updated by:
Employee