Jobs

File d'attente
Priorité
Étiquettes
Tentatives
{
  "job_id": "8da512d5-38a8-4eda-9554-2452d960c882",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-19T11:32:11.001723214Z",
  "scheduled_at": "2026-04-19T11:32:52.001572439Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8da512d5-38a8-4eda-9554-2452d960c882",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-04-19 11:32:52 UTC",
    "performed_at": null,
    "finished_at": "2026-04-19 11:32:40 UTC",
    "error": "GoodJob::Job::DiscardJobError: Discarded through dashboard",
    "created_at": "2026-04-19 11:32:11 UTC",
    "updated_at": "2026-04-19 11:32:40 UTC",
    "active_job_id": "8da512d5-38a8-4eda-9554-2452d960c882",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-19 11:32:11 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": null,
    "job_class": "ExampleJob",
    "error_event": "discarded",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "491d69b7-5d47-4182-8d37-3f7d2401661e",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 5,
  "queue_name": "mice",
  "enqueued_at": "2026-04-19T11:32:10.109846432Z",
  "scheduled_at": "2026-04-19T11:43:27.711788226Z",
  "provider_job_id": "491d69b7-5d47-4182-8d37-3f7d2401661e",
  "exception_executions": {
    "[StandardError]": 5
  },
  "_good_job": {
    "id": "491d69b7-5d47-4182-8d37-3f7d2401661e",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2026-04-19 11:43:27 UTC",
    "performed_at": null,
    "finished_at": "2026-04-19 11:32:35 UTC",
    "error": "GoodJob::Job::DiscardJobError: Discarded through dashboard",
    "created_at": "2026-04-19 11:32:10 UTC",
    "updated_at": "2026-04-19 11:32:35 UTC",
    "active_job_id": "491d69b7-5d47-4182-8d37-3f7d2401661e",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-19 11:25:00 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 5,
    "job_class": "ExampleJob",
    "error_event": "discarded",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}