Investigate how to address cronjob timeouts in OKD
When the scripts fail for any reason and takes longer than the alloted 2 hours, we have no visibility into when that happens as there is no notification. We will need to look into creating timeouts + notifications to let people know when the script fails or takes longer than it should.
@mbarbero @fgurr are we able to set time limits on jobs and notifications on failed jobs in OKD? I've not worked much with the cronjobs, so I don't know what is the best way to go about this.