Open arbazkiraak opened 4 years ago
https://stackoverflow.com/questions/60402019/python-rq-scheduler-count-the-number-of-times-job-executed
create a meta variable and just increment
task.meta["execution_count"] += 1
https://stackoverflow.com/questions/60402019/python-rq-scheduler-count-the-number-of-times-job-executed