ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/82717da7-fc59-42c7-9813-0a293d455b5e"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "c9b3b08e-df27-4ded-a93e-f49fe4dee31c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/82717da7-fc59-42c7-9813-0a293d455b5e"
    },
    {
      "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-11T07:14:06.384696571Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c9b3b08e-df27-4ded-a93e-f49fe4dee31c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-11 07:14:06 UTC",
    "performed_at": "2026-05-11 07:14:06 UTC",
    "finished_at": "2026-05-11 07:14:06 UTC",
    "error": null,
    "created_at": "2026-05-11 07:14:06 UTC",
    "updated_at": "2026-05-11 07:14:06 UTC",
    "active_job_id": "c9b3b08e-df27-4ded-a93e-f49fe4dee31c",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "82717da7-fc59-42c7-9813-0a293d455b5e",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
9ms en cola
7ms en ejecución
Exitoso
{
  "job_id": "c9b3b08e-df27-4ded-a93e-f49fe4dee31c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/82717da7-fc59-42c7-9813-0a293d455b5e"
    },
    {
      "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-11T07:14:06.384696571Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "047e349d-a621-4462-a629-079f9f4b19f0",
    "created_at": "2026-05-11 07:14:06 UTC",
    "updated_at": "2026-05-11 07:14:06 UTC",
    "active_job_id": "c9b3b08e-df27-4ded-a93e-f49fe4dee31c",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-11 07:14:06 UTC",
    "finished_at": "2026-05-11 07:14:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "db8c5154-9f00-4146-a0af-69ca2be47151",
    "duration": "0.007649"
  }
}