You are viewing limited content. For full access, please sign in.

Question

Question

Workflow Retry Interval

asked on May 4, 2018

Hello,

I'm having an issue with workflow, when there are too many concurrent processes, the workflow could not execute and the next retry time delay is of 15min.

This is quite long and I want to be able to configure this delay interval.

Anyone could help on this please? and also advise a recommended interval, if any.

Thank you.

delay int.png
delay int2.png
delay int.png (13.79 KB)
delay int2.png (10.29 KB)
0 0

Answer

SELECTED ANSWER
replied on May 7, 2018

The minimum value is 1 minute. What you set it for would depend on the types of searches you're running and how long they take on average. The retry handler for 9035 wouldn't impact other running workflows unless they're also running searches. But if they are, they're queuing when you have too many running anyway, so it's not really an issue.

I'd try it at 5 minutes and see what happens.

1 0

Replies

replied on May 4, 2018

See task error handlers in the Workflow Administration Console. To retry just one instance, you can click the "Retry" button on the top right of Tasks tab in the instance details.

1 0
replied on May 6, 2018

Thank you for your reply.

Could you please advise if there's a recommended time interval? as, for instance, if set for 30s, what could be the impact on the overall system. The system consists of several other workflows running concurrently.

Thank you.

0 0
SELECTED ANSWER
replied on May 7, 2018

The minimum value is 1 minute. What you set it for would depend on the types of searches you're running and how long they take on average. The retry handler for 9035 wouldn't impact other running workflows unless they're also running searches. But if they are, they're queuing when you have too many running anyway, so it's not really an issue.

I'd try it at 5 minutes and see what happens.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.