Hangfire
Hangfire copied to clipboard
Setting AutomaticRetryAttribute.DelayInSecondsByAttemptFunc
Is there anyway to set AutomaticRetryAttribute.DelayInSecondsByAttemptFunc without using reflection?
https://github.com/HangfireIO/Hangfire/blob/b841265e28a9defead3b52eb1d589d4fa3300827/src/Hangfire.Core/AutomaticRetryAttribute.cs#L166-L179