Feature #24365
Option / mechanism to clear crontab entry when you run out of slices
Start date:
04/30/2020
Due date:
% Done:
0%
Estimated time:
Scope:
Internal
Experiment:
-
Stakeholders:
Description
One way folks are doing large batches is to split the large dataset, and put in a cron launch to launch a batch every 2 hours, etc.
In this sort of case, it would be good to clear the cron entry automatically when the dataset split comes up empty.
We could set this flag when on the crontab creation page and/or the campaign stage edit...
History
#1 Updated by Marc Mengel 8 months ago
So for the moment, I have a script to scrape the logs and look for failed launches...
it needs a little more fixing up...