TurnRunnerTask.Execute

The job is finished. It will be removed automatically 08/24/2026 23:30:05.
// Id: #1464455
using TEQ.WorkerJobs.Jobs.Scheduled;

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

Parameters

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

State

08/23/2026 23:30:05 (+840ms) Succeeded

Latency:
486ms
Duration:
794ms

+407ms Processing

Server:
lw0mdlwk00007e:1846
Worker:
5f1d7dc4
+113msStarted
+172ms[INFO] TurnRunnerTask: starting for 9 zone(s) [21, 25, 23, 22, 26, 24, 1016, 1021, 1022] (system=6, private=3).
+502ms[INFO] TurnRunner zone 23: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+642ms[INFO] TurnRunner zone 22: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+855ms[INFO] TurnRunner zone 24: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+869ms[INFO] TurnRunnerTask: skipped 3 PAYG zone(s) — task opts out via SkipForPaygZones.
+878ms[INFO] TurnRunnerTask: completed for all configured zones.

+47ms Enqueued

Triggered by recurring job scheduler

08/23/2026 23:30:04 Created