ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/8a0c1308-78e8-46f5-aa9c-6e0f2ba7977a"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "314abd8f-2be6-4afd-99d6-401abfc42b39",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/8a0c1308-78e8-46f5-aa9c-6e0f2ba7977a"
    },
    {
      "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-05-14T05:04:25.097222808Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "314abd8f-2be6-4afd-99d6-401abfc42b39",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-14 05:04:25 UTC",
    "performed_at": "2026-05-14 05:04:25 UTC",
    "finished_at": "2026-05-14 05:04:25 UTC",
    "error": null,
    "created_at": "2026-05-14 05:04:25 UTC",
    "updated_at": "2026-05-14 05:04:25 UTC",
    "active_job_id": "314abd8f-2be6-4afd-99d6-401abfc42b39",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "8a0c1308-78e8-46f5-aa9c-6e0f2ba7977a",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
24ms en cola
21ms en ejecución
Exitoso
{
  "job_id": "314abd8f-2be6-4afd-99d6-401abfc42b39",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/8a0c1308-78e8-46f5-aa9c-6e0f2ba7977a"
    },
    {
      "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-05-14T05:04:25.097222808Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c8f72b8b-38b9-4df5-b7f6-e32be3f5e8f2",
    "created_at": "2026-05-14 05:04:25 UTC",
    "updated_at": "2026-05-14 05:04:25 UTC",
    "active_job_id": "314abd8f-2be6-4afd-99d6-401abfc42b39",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-14 05:04:25 UTC",
    "finished_at": "2026-05-14 05:04:25 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "72a7c6e4-a64f-482c-8afb-05421026fa41",
    "duration": "0.021772"
  }
}