TurnRunnerTask.Execute

The job is finished. It will be removed automatically 08/24/2026 11:00:17.
// Id: #1457249
using TEQ.WorkerJobs.Jobs.Scheduled;

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

Parameters

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

State

08/23/2026 11:00:17 (+1.107s) Succeeded

Latency:
542ms
Duration:
1.081s

+493ms Processing

Server:
lw0mdlwk00007e:1846
Worker:
4fde3b68
+83msStarted
+140ms[INFO] TurnRunnerTask: starting for 9 zone(s) [21, 25, 23, 22, 26, 24, 1016, 1021, 1022] (system=6, private=3).
+346ms[INFO] TurnRunner zone 21: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+538ms[INFO] TurnRunner zone 25: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+639ms[INFO] TurnRunner zone 23: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+784ms[INFO] TurnRunner zone 22: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+987ms[INFO] TurnRunner zone 26: dispatched 3 TickGameTurnCommand(s); 0 failed (will retry).
+1.070s[INFO] TurnRunner zone 24: dispatched 1 TickGameTurnCommand(s); 0 failed (will retry).
+1.087s[INFO] TurnRunnerTask: skipped 3 PAYG zone(s) — task opts out via SkipForPaygZones.
+1.096s[INFO] TurnRunnerTask: completed for all configured zones.

+30ms Enqueued

Triggered by recurring job scheduler

08/23/2026 11:00:15 Created