Rangga Pujianto Wijaya
Results
1
comments of
Rangga Pujianto Wijaya
Hey @rgamage you can write on your startup class like this: `GlobalJobFilters.Filters.Add(new AutomaticRetryAttribute() { Attempts = 0 });` this code means that if your job fail, it will not retry