ScoringEngineQueueProcessingService.ExecuteAsync

// Id: #70820
using ;

var scoringEngineQueueProcessingService = Activate<ScoringEngineQueueProcessingService>();
await scoringEngineQueueProcessingService.ExecuteAsync(25);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"ScoringEngineQueueProcessingService"
Time
1782805692

State

06/30/2026 07:51:12 (+3m 14ms) Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (hangfire:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'hangfire:ScoringEngineQueueProcessingService.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'hangfire:ScoringEngineQueueProcessingService.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, 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

+9ms Processing

Server:
hangfire:1
Worker:
feb07811

+4ms Enqueued

Triggered by recurring job scheduler

06/30/2026 07:48:12 Created