TurnRunnerTask.Execute

The job is finished. It will be removed automatically 08/21/2026 19:30:10.
// Id: #1420629
using TEQ.WorkerJobs.Jobs.Scheduled;

var turnRunnerTask = Activate<TurnRunnerTask>();
await turnRunnerTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"Turn Runner (schedule-based)"
Time
1787254207

State

08/20/2026 19:30:10 (+883ms) Succeeded

Latency:
336ms
Duration:
865ms

+267ms Processing

Server:
lw0mdlwk00007e:1846
Worker:
4fde3b68
+97msStarted
+119ms[INFO] TurnRunnerTask: starting for 9 zone(s) [21, 25, 23, 22, 26, 24, 1016, 1021, 1022] (system=6, private=3).
+522ms[INFO] TurnRunner zone 23: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+685ms[INFO] TurnRunner zone 22: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+878ms[INFO] TurnRunner zone 24: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+896ms[INFO] TurnRunnerTask: skipped 3 PAYG zone(s) — task opts out via SkipForPaygZones.
+906ms[INFO] TurnRunnerTask: completed for all configured zones.

+57ms Enqueued

Triggered by recurring job scheduler

08/20/2026 19:30:08 Created