Some tasks fail with timeout error

Which IIQ version are you inquiring about?

8.4p2

Share all details about your problem, including any error messages you may have received.

Some of the scheduled tasks that we have configured in our system are failing while being executed due to a timeout error.

In our setup we have two UI servers and two task servers. The host which is triggering time out is one of our task servers but is working as normal.

The error is the following:
The '{taskName} task ended with error.

Started : 4/1/26, 9:00:00 AM CEST Completed : 4/1/26, 9:05:09 AM CEST

Waiting for scheduled request to be started Timeout waiting for request on host: {hostname}.

Thanks for the help!

@unai-identic It indicates that task server threads were not assigned to the task and it eventually timed out waiting for the thread.

How many task servers you have? Also, check your server configuration and requestdefinition to make sure thread sizing is accurate.

Note: Found a fix?Help the community by marking the comment as solution. Feel free to react(:heart:,:+1:, etc.)with an emoji to show your appreciation or message me directly if your problem requires a deeper dive.