// Id: 0607c02b-7ce3-4ce3-bc57-dceca6058aca
using NP.FRIDA.BackgroundJob;
var sendEmailJobMultiTenant = Activate<SendEmailJobMultiTenant>();
await sendEmailJobMultiTenant.ExecuteJob("test-skanetrafiken");
| Time | |
| CurrentCulture | |
| RecurringJobId | |
| CurrentUICulture | |
An exception occurred during performance of the job.
The message timed out in the backlog attempting to send because no connection became available, command=EXEC, timeout: 5000, outbound: 0KiB, inbound: 0KiB, next: UNWATCH, inst: 0, qu: 168, qs: 6, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 30, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 2623018, async-ops: 1, serverEndpoint: 10.0.7.71:6379, conn-sec: 91456.46, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: kundtest-frida-bgjobs-647f4fd7d8-xnt96(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 5067, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=51,Free=32716,Min=2,Max=32767), POOL: (Threads=51,QueuedItems=81,CompletedItems=10531038,Timers=98), 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=EXEC, timeout: 5000, outbound: 0KiB, inbound: 0KiB, next: UNWATCH, inst: 0, qu: 168, qs: 6, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 30, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 2623018, async-ops: 1, serverEndpoint: 10.0.7.71:6379, conn-sec: 91456.46, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: kundtest-frida-bgjobs-647f4fd7d8-xnt96(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 5067, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=51,Free=32716,Min=2,Max=32767), POOL: (Threads=51,QueuedItems=81,CompletedItems=10531038,Timers=98), 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.DisableConcurrentExecutionAttribute.OnPerformed(PerformedContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 62 at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerformed(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 212
Triggered by recurring job scheduler