Tareas

Cola
Prioridad
Etiquetas
Intentos
{
  "job_id": "8d3c4455-08bd-4f2f-82bd-1300a9e3917b",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 3,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-13T15:45:10.057306278Z",
  "scheduled_at": "2026-06-13T15:46:34.734737932Z",
  "provider_job_id": "8d3c4455-08bd-4f2f-82bd-1300a9e3917b",
  "exception_executions": {
    "[StandardError]": 3
  },
  "_good_job": {
    "id": "8d3c4455-08bd-4f2f-82bd-1300a9e3917b",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-06-13 15:46:34 UTC",
    "performed_at": null,
    "finished_at": "2026-06-13 15:45:42 UTC",
    "error": "GoodJob::Job::DiscardJobError: Discarded through dashboard",
    "created_at": "2026-06-13 15:45:10 UTC",
    "updated_at": "2026-06-13 15:45:42 UTC",
    "active_job_id": "8d3c4455-08bd-4f2f-82bd-1300a9e3917b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-06-13 15:44:52 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "discarded",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}