Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 08:42 AM
I have a library that waits until the job goes in the "TERMINATED" / "SKIPPED" state before continuing. It pools the JOB API.
Unfortunately, I'm experiencing cases where the job is terminated on the GUI but the API still keeps saying "RUNNING".
There is another option to wait until the job goes in not running the state?