ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/9e010746-fb37-48ab-b1b9-327148191fd9"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "302345a1-22d8-498a-8d58-aebcba2e9f1a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9e010746-fb37-48ab-b1b9-327148191fd9"
    },
    {
      "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-08-24T16:28:50.607882070Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "302345a1-22d8-498a-8d58-aebcba2e9f1a",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-24 16:28:50 UTC",
    "performed_at": "2026-08-24 16:28:57 UTC",
    "finished_at": "2026-08-24 16:28:57 UTC",
    "error": null,
    "created_at": "2026-08-24 16:28:50 UTC",
    "updated_at": "2026-08-24 16:28:57 UTC",
    "active_job_id": "302345a1-22d8-498a-8d58-aebcba2e9f1a",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "9e010746-fb37-48ab-b1b9-327148191fd9",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Execuções
6,6s na fila
32ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "302345a1-22d8-498a-8d58-aebcba2e9f1a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/9e010746-fb37-48ab-b1b9-327148191fd9"
    },
    {
      "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-08-24T16:28:50.607882070Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3c000fc2-4ef5-4614-8e84-053d143efb47",
    "created_at": "2026-08-24 16:28:57 UTC",
    "updated_at": "2026-08-24 16:28:57 UTC",
    "active_job_id": "302345a1-22d8-498a-8d58-aebcba2e9f1a",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-24 16:28:50 UTC",
    "finished_at": "2026-08-24 16:28:57 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "02b79a0c-b9d9-4a57-bae7-86083bb05e5e",
    "duration": "0.032009"
  }
}