// Id: 9f4ccec8-d215-4c67-8c15-fa9ae39f99e6
using NP.FRIDA.BackgroundJob;
var processRecalculationDuringOfficeHoursMultiTenant = Activate<ProcessRecalculationDuringOfficeHoursMultiTenant>();
await processRecalculationDuringOfficeHoursMultiTenant.ExecuteJob("prodtestfi");
| CurrentCulture | |
| RecurringJobId | |
| Time | |
| 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: 4KiB, inbound: 0KiB, next: UNWATCH, inst: 54, qu: 11, qs: 5, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 24, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 994341, async-ops: 922, serverEndpoint: 10.0.1.157:6379, conn-sec: 206474.76, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: prodtest-frida-bgjobs-7756cb94b6-dqhfl(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 11228, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=36,Free=32731,Min=1,Max=32767), POOL: (Threads=36,QueuedItems=2,CompletedItems=3163190,Timers=26), 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: 4KiB, inbound: 0KiB, next: UNWATCH, inst: 54, qu: 11, qs: 5, aw: True, bw: WritingMessage, rs: ReadAsync, ws: Flushed, in: 24, in-pipe: 0, out-pipe: 0, last-in: 0, cur-in: 0, sync-ops: 994341, async-ops: 922, serverEndpoint: 10.0.1.157:6379, conn-sec: 206474.76, aoc: 1, mc: 1/1/0, mgr: 10 of 10 available, clientName: prodtest-frida-bgjobs-7756cb94b6-dqhfl(SE.Redis-v2.8.31.52602), PerfCounterHelperkeyHashSlot: 11228, IOCP: (Busy=0,Free=1000,Min=1,Max=1000), WORKER: (Busy=36,Free=32731,Min=1,Max=32767), POOL: (Threads=36,QueuedItems=2,CompletedItems=3163190,Timers=26), 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