Open Closed

how to retry job failure with hangfire? #8201


User avatar
0
Pallabi created

Hi, I need to disable retry for one specific background job in case of failure. [AutomaticRetry(Attempts = 0)] does not seem to work Recurring job manager is again enqueuing it. Can you please help me? I am using IHangfireBackgroundWorker.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can check these links. https://abp.io/support/questions/2042/ABP-Background-Job-retry https://github.com/abpframework/abp/issues/10583

Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35