Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
失敗した Hangfire BackgroundJob の再キューイングを無効にする方法はありますか?
問題が発生する可能性があるため、失敗したジョブが再度実行されることは望ましくありません。
解決済み、使用[AutomaticRetry(Attempts = 0)]
[AutomaticRetry(Attempts = 0)]