OtherJob

Cola
default
Prioridad
0
Exitoso
Argumentos


{
  "job_id": "b9d748be-67dc-468c-80b5-c01f32811f41",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-23T07:49:15.002448287Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b9d748be-67dc-468c-80b5-c01f32811f41",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-23 07:49:15 UTC",
    "performed_at": "2026-06-23 07:49:15 UTC",
    "finished_at": "2026-06-23 07:49:15 UTC",
    "error": null,
    "created_at": "2026-06-23 07:49:15 UTC",
    "updated_at": "2026-06-23 07:49:15 UTC",
    "active_job_id": "b9d748be-67dc-468c-80b5-c01f32811f41",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-23 07:49:15 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "OtherJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
33ms en cola
30ms en ejecución
Exitoso
{
  "job_id": "b9d748be-67dc-468c-80b5-c01f32811f41",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-23T07:49:15.002448287Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "0b8c8eb0-5d4b-4cdc-aae2-b1610c5f78a5",
    "created_at": "2026-06-23 07:49:15 UTC",
    "updated_at": "2026-06-23 07:49:15 UTC",
    "active_job_id": "b9d748be-67dc-468c-80b5-c01f32811f41",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-23 07:49:15 UTC",
    "finished_at": "2026-06-23 07:49:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a8a2c652-5af6-4a82-8aa7-7c0ab34f1b1c",
    "duration": "0.030578"
  }
}