ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e677fab7-d5f0-401d-9cc3-f8722a637460"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "53999215-929e-44fe-930d-cc006aebac85",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e677fab7-d5f0-401d-9cc3-f8722a637460"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-21T22:58:08.106330625Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "53999215-929e-44fe-930d-cc006aebac85",
    "active_job_id": "53999215-929e-44fe-930d-cc006aebac85",
    "batch_callback_id": "e677fab7-d5f0-401d-9cc3-f8722a637460",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-21 22:58:08 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-21 22:58:08 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-21 22:58:08 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-21 22:58:08 UTC",
    "updated_at": "2026-09-21 22:58:08 UTC"
  }
}
Ejecuciones
30ms en cola
12ms en ejecución
Exitoso
{
  "job_id": "53999215-929e-44fe-930d-cc006aebac85",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e677fab7-d5f0-401d-9cc3-f8722a637460"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-21T22:58:08.106330625Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2a74f93c-b760-4b33-98e9-1eda8403c27d",
    "active_job_id": "53999215-929e-44fe-930d-cc006aebac85",
    "created_at": "2026-09-21 22:58:08 UTC",
    "duration": "0.012685",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-21 22:58:08 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "574535cc-0941-4a86-b324-a70527f7a5b2",
    "queue_name": "default",
    "scheduled_at": "2026-09-21 22:58:08 UTC",
    "updated_at": "2026-09-21 22:58:08 UTC"
  }
}