ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"slow"
{
  "job_id": "47b19009-33c7-44fa-8c1a-a8b008369755",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-19T19:59:47.002073622Z",
  "scheduled_at": "2025-12-19T19:59:50.001875064Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "47b19009-33c7-44fa-8c1a-a8b008369755",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-12-19 19:59:50 UTC",
    "performed_at": "2025-12-19 19:59:50 UTC",
    "finished_at": "2025-12-19 19:59:55 UTC",
    "error": null,
    "created_at": "2025-12-19 19:59:47 UTC",
    "updated_at": "2025-12-19 19:59:55 UTC",
    "active_job_id": "47b19009-33c7-44fa-8c1a-a8b008369755",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-19 19:59:47 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
16ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "47b19009-33c7-44fa-8c1a-a8b008369755",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-19T19:59:47.002073622Z",
  "scheduled_at": "2025-12-19T19:59:50.001875064Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "114b829c-e130-4617-b106-f4bc44871c72",
    "created_at": "2025-12-19 19:59:50 UTC",
    "updated_at": "2025-12-19 19:59:55 UTC",
    "active_job_id": "47b19009-33c7-44fa-8c1a-a8b008369755",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-12-19 19:59:50 UTC",
    "finished_at": "2025-12-19 19:59:55 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "42fcff2f-82da-43dd-8fe7-efa35832edc9",
    "duration": "5.015386"
  }
}