Job deployment cleanup
The deployment cleanup is triggered every 10 minutes and checks for registered unfinished executions.
Information noteNote: The deployment cleanup trigger can be reconfigured. For more details, see section
Understanding the Talend JobServer clean-up
cycle.
The deployment cleanup is blocked in the following cases:
- detection of any unfinished execution,
- deployment of the same ongoing Job.
For example:
In the following situation:
- Job A is executed 1 time and it was started more than 5 minutes before the cleanup is scheduled,
- Job B is executed 50 times,
Job A and Job B deployments are cleaned if their execution are over and successful.