Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Abort Job after running for X amount of time

Murmur
Regular Contributor III
Regular Contributor III

Hi everyone, 

Is there any way to abort a job and mark it as failed, after a specific amount of time?

Cheers 🙂

5 REPLIES 5

pmahalle
All-Star
All-Star

Hi @Murmur ,

There is no such configuration to killed the job after specific time. In order to kill the stuck job, you need to restart the application.


Pandharinath Mahalle(Paddy)
If this reply helps your question, please consider selecting Accept As Solution and hit Kudos 🙂

Murmur
Regular Contributor III
Regular Contributor III

@pmahalle - Thanks for your reply. 

That's what I feared - I'll open an Idea portal post for that and post it here. 

Thanks!

Murmur
Regular Contributor III
Regular Contributor III

Idea portal post: [DELETED]

rushikeshvartak
All-Star
All-Star

This is called as guardrails . Every connection have  configJSON where you can define connection time out which helps to kill jobs automatically instead of restart.

https://docs.saviyntcloud.com/bundle/REST-v24x/page/Content/Configuring-Provisioning-Tasks-and-Conne... 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Murmur
Regular Contributor III
Regular Contributor III

@rushikeshvartak saving the day once again. Thank you!