ExampleJob::BatchJob::CallbackJob

Cola
default
Prioridad
0
Exitoso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/acd27909-8a28-463b-8bad-0dd19a07fa59"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "4155aaa0-c730-4950-a54a-7995ab3f160f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/acd27909-8a28-463b-8bad-0dd19a07fa59"
    },
    {
      "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-03-02T14:04:09.990945758Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4155aaa0-c730-4950-a54a-7995ab3f160f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-02 14:04:09 UTC",
    "performed_at": "2026-03-02 14:04:09 UTC",
    "finished_at": "2026-03-02 14:04:10 UTC",
    "error": null,
    "created_at": "2026-03-02 14:04:09 UTC",
    "updated_at": "2026-03-02 14:04:10 UTC",
    "active_job_id": "4155aaa0-c730-4950-a54a-7995ab3f160f",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "acd27909-8a28-463b-8bad-0dd19a07fa59",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
8ms en cola
11ms en ejecución
Exitoso
{
  "job_id": "4155aaa0-c730-4950-a54a-7995ab3f160f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/acd27909-8a28-463b-8bad-0dd19a07fa59"
    },
    {
      "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-03-02T14:04:09.990945758Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "70dcec22-42f3-4c6e-bd01-b19d511cf42f",
    "created_at": "2026-03-02 14:04:09 UTC",
    "updated_at": "2026-03-02 14:04:10 UTC",
    "active_job_id": "4155aaa0-c730-4950-a54a-7995ab3f160f",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-02 14:04:09 UTC",
    "finished_at": "2026-03-02 14:04:10 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82ff6d0d-2eb3-4460-90c6-affc5fdf0396",
    "duration": "0.011701"
  }
}