ScoringEngineQueueProcessingService.ExecuteAsync

// Id: #70783
using ;

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

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"ScoringEngineQueueProcessingService"
Time
1782805090

State

06/30/2026 07:41:10 (+3m 13ms) 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.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+17ms Processing

Server:
hangfire:1
Worker:
05535315

+3ms Enqueued

Triggered by recurring job scheduler

06/30/2026 07:38:10 Created