// Id: #47
using ;
var nafithStatusCheckerService = Activate<NafithStatusCheckerService>();
await nafithStatusCheckerService.ExecuteAsync(10);
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'hangfire:NafithStatusCheckerService.ExecuteAsync' resource.
Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'hangfire:NafithStatusCheckerService.ExecuteAsync' resource. at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options) at Hangfire.PostgreSql.PostgreSqlDistributedLock.Acquire(IDbConnection connection, String resource, TimeSpan timeout, PostgreSqlStorageOptions options) at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout) at Hangfire.PostgreSql.PostgreSqlConnection.AcquireDistributedLock(String resource, TimeSpan timeout) at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 51 at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198
Triggered by recurring job scheduler