Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
we are using below rest API to call a CDC child task,and our qlik replicate version is "November 2023 (2023.11.0.282)"
Even the timeout set as (https://$hostname/attunityenterprisemanager/api/v1/servers/$QlikServer/tasks/"+$TaskName+"/?action=run&timeout=600), but still below log in 5min it return 500.
The thing is this problem only apprear randomly ,not every time.
31/12/2024 02:00:21:996 AM - Starting Replicate Task
31/12/2024 02:05:25:693 AM - Response status code does not indicate success: 500 (Internal Server Error).
31/12/2024 02:05:45:843 AM - Updating Batch 2161 Failed
Hi @JimXu ,
Thank you for reaching out to the Qlik Community.
It appears that you executed a RunTask API. According to the error code, "500" indicates that the task cannot be run because it is already running. So increasing the timeout will not help in this case.
Happy New Year!
Regards,
Desmond