SendEmailJobMultiTenant.ExecuteJob

// Id: beff605d-a14c-4ad2-96f7-78db8ed94d28
using NP.FRIDA.BackgroundJob;

var sendEmailJobMultiTenant = Activate<SendEmailJobMultiTenant>();
await sendEmailJobMultiTenant.ExecuteJob("demose");

Parameters

Time
1781102162
RecurringJobId
"SendEmail"
CurrentCulture
""
CurrentUICulture
""

State

06/10/2026 14:37:43 (+1m 38.838s) Failed

An exception occurred during performance of the job.

StackExchange.Redis.RedisTimeoutException (kundtest-frida-bgjobs-647f4fd7d8-xnt96:1)

The message timed out in the backlog attempting to send because no connection became available, command=SET, timeout: 5000, outbound: 0KiB, inbound: 0KiB, next: MULTI, inst: 0, qu: 15, qs: 9, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 90, in-pipe: 0, out-pipe: 0, last-in: 36, cur-in: 0, sync-ops: 2622503, async-ops: 1, serverEndpoint: 10.0.3.209:6379, conn-sec: 91413.1, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: kundtest-frida-bgjobs-647f4fd7d8-xnt96(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 8004, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=11,Free=32756,Min=2,Max=32767), POOL: (Threads=14,QueuedItems=20,CompletedItems=10530884,Timers=155), v: 2.8.31.52602 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)

StackExchange.Redis.RedisTimeoutException: The message timed out in the backlog attempting to send because no connection became available, command=SET, timeout: 5000, outbound: 0KiB, inbound: 0KiB, next: MULTI, inst: 0, qu: 15, qs: 9, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 90, in-pipe: 0, out-pipe: 0, last-in: 36, cur-in: 0, sync-ops: 2622503, async-ops: 1, serverEndpoint: 10.0.3.209:6379, conn-sec: 91413.1, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: kundtest-frida-bgjobs-647f4fd7d8-xnt96(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 8004, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=11,Free=32756,Min=2,Max=32767), POOL: (Threads=14,QueuedItems=20,CompletedItems=10530884,Timers=155), v: 2.8.31.52602 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
   at StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl[T](Message message, ResultProcessor`1 processor, ServerEndPoint server, T defaultValue) in /_/src/StackExchange.Redis/ConnectionMultiplexer.cs:line 2099
   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

+2.595s Processing

Server:
kundtest-frida-bgjobs-647f4fd7d8-xnt96:1
Worker:
ec5a9c42

+1ms Enqueued

Triggered by recurring job scheduler

06/10/2026 14:36:02 Created