Background worker

Running

A worker started at server boot (see src/server.ts) and has been draining a job queue every 2 seconds — with no client connected. These numbers are read from the live server state.

Uptime
2488s
Ticks
1243
Processed
1243
Pending
1

Last job: auto-job-1242

Tip: watch the terminal running dev — the worker logs every tick whether or not this page is open.