Closed thangckt closed 1 month ago
Dear Devs,
I wonder there is anyway to set the number of resubmission on fail jobs? (or changing the default value}
Thanks
For example,
machine.retry_count = 10
hi @njzjz Can you show me where to set machine.retry_count?
machine.retry_count
I try in machine dict with
machine: {retry_count: 0}
But is does not take effct.
Dear Devs,
I wonder there is anyway to set the number of resubmission on fail jobs? (or changing the default value}
Thanks