SendEmailJobMultiTenant.ExecuteJob

// Id: 56ca913e-f68b-40ed-bda9-740c854a9b5d
using NP.FRIDA.BackgroundJob;

var sendEmailJobMultiTenant = Activate<SendEmailJobMultiTenant>();
await sendEmailJobMultiTenant.ExecuteJob("test-malmo");

Parameters

Time
1780952470
RecurringJobId
"SendEmail"
CurrentCulture
""
CurrentUICulture
""

State

06/08/2026 21:06:10 (+5m 7ms) Failed

An exception occurred during performance of the job.

Hangfire.Storage.DistributedLockTimeoutException (kundtest-frida-bgjobs-86767b5c69-jtwj4:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'Failed to acquire lock on {bgjobs:hangfire:test-malmo}:SendEmailJobMultiTenant.ExecuteJob within given timeout (00:05:00)' resource.

Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'Failed to acquire lock on {bgjobs:hangfire:test-malmo}:SendEmailJobMultiTenant.ExecuteJob within given timeout (00:05:00)' resource.
   at Hangfire.Redis.StackExchange.RedisLock.Acquire(IDatabase redis, RedisKey key, TimeSpan timeOut, TimeSpan holdDuration)
   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

+4ms Processing

Server:
kundtest-frida-bgjobs-86767b5c69-jtwj4:1
Worker:
02988994

+1ms Enqueued

Triggered by recurring job scheduler

06/08/2026 21:01:10 Created