Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QMSBackendClient: Task-Status "Running" though task is already finished

Hello,

We use the QMSBackendClient in C#.NET as shown in the TaskConsole from the SDK (QV 10.0 Release 1).

We start a task and wait for it to finish (by checking its Status every 500ms), before we start the next task.

Every now and then a task finishes correctly, but the server keeps returning status "Running" for a while until it fails with status "Aborting".

We can't reproduce this error, it just pops up sometimes.

Is there anyone here who might know the answer?

0 Replies