Skip to main content
Question

I want to terminate child workbench automatically if its taking more than the expected time (e.g. 30 min). Also it should be treated as successful translation in the workspace runner so that next job in queue can start concurrently. Is there any solu

  • March 8, 2021
  • 2 replies
  • 19 views

rejith3119
Participant
Forum|alt.badge.img
I want to terminate child workbench automatically if its taking more than the expected time (e.g. 30 min). Also it should be treated as successful translation in the workspace runner so that next job in queue can start concurrently. Is there any solution?

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • March 8, 2021

I'm not sure if this can be done on desktop.

It is possible on server by setting the Running Job Expiry Time


rejith3119
Participant
Forum|alt.badge.img
  • Author
  • Participant
  • 7 replies
  • March 9, 2021

I'm not sure if this can be done on desktop.

It is possible on server by setting the Running Job Expiry Time

Thank you for the feedback.