I want to run 2 different jobs and create a relation between them, one of the jobs is running every 20mins and the second needs to run every 2 hours.
is it possible to stop the 20min job if the 2 hours job starts to run?