Now the system default Job execution failed is repeated three times (JobEntity.Default_RETRIES), how do I change this number? Access to the relevant information through the DefaultJobExecutor implemented or failedJobCommandFactory achieve. But if I change job.setRetries (10). Cause abnormal reset to 10 the number of times a job, can not achieve the purpose of decreasing from 10 to 0, how to solve this The problem