0
papusa created
Hangfire jobs attribute [AutomaticRetry] doesn't work. Is there any way to use ABP background jobs abstractions and have different retry setup for different jobs?
Thanks.
1 Answer(s)
-
0
Hi,
No, current abstraction does not support to set job retrycount.
You can check this: https://github.com/abpframework/abp/issues/4174