ExampleJob

Warteschlange
mice
Priorität
10
Erfolgreich
Argumente
"slow"
{
  "job_id": "952673bc-3878-47e3-9124-d7708e556f20",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-06-11T01:42:04.001944188Z",
  "scheduled_at": "2026-06-11T01:42:04.001764657Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "952673bc-3878-47e3-9124-d7708e556f20",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2026-06-11 01:42:04 UTC",
    "performed_at": "2026-06-11 01:42:04 UTC",
    "finished_at": "2026-06-11 01:42:09 UTC",
    "error": null,
    "created_at": "2026-06-11 01:42:04 UTC",
    "updated_at": "2026-06-11 01:42:09 UTC",
    "active_job_id": "952673bc-3878-47e3-9124-d7708e556f20",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-11 01:42:04 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ausführungen
10ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "952673bc-3878-47e3-9124-d7708e556f20",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-06-11T01:42:04.001944188Z",
  "scheduled_at": "2026-06-11T01:42:04.001764657Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d7e057aa-b1e8-44cb-92b0-21b54516ef55",
    "created_at": "2026-06-11 01:42:04 UTC",
    "updated_at": "2026-06-11 01:42:09 UTC",
    "active_job_id": "952673bc-3878-47e3-9124-d7708e556f20",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-06-11 01:42:04 UTC",
    "finished_at": "2026-06-11 01:42:09 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5ccdbe3b-ddb2-43f5-9d13-02333dd162c3",
    "duration": "5.015447"
  }
}