- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-08-2023 02:43 AM
Hello,
We are using long sleeps in playbooks, when the XSOAR is restarted these sleeps get stucked and never finish. We have to go by one by one finishing the tasks manually. How can this be avoid?
08-08-2023 07:01 AM
So in this case you way want to consider using SLA Timers to move your playbook along, as you noted a sleep task doesn't persist through a server restart:
08-08-2023 11:32 PM
We use the sleep with a tag to wait for an action, if the the action is not completed the sleep will finish and continue. I don't think this is possible using SLA Timers.
I was thinking about some kind of workaround with a SLA Timer to control if the sleep has exceeded certain time and exexute a taskcomplete command and alternative path.
08-09-2023 06:23 AM
The link I posted is the same as sleep, just a different way of doing it that persists through a server restart.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!