ExampleJob::BatchJob::CallbackJob

Fila
default
Prioridade
0
ConcluĂ­do com sucesso
Argumentos
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/30eb62a1-d1a3-4ebd-9270-c34c04620e44"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "7dfd0b09-ff43-464c-976f-5d2e59fb115d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/30eb62a1-d1a3-4ebd-9270-c34c04620e44"
    },
    {
      "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-04-16T16:49:49.230686417Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7dfd0b09-ff43-464c-976f-5d2e59fb115d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 16:49:49 UTC",
    "performed_at": "2026-04-16 16:49:49 UTC",
    "finished_at": "2026-04-16 16:49:49 UTC",
    "error": null,
    "created_at": "2026-04-16 16:49:49 UTC",
    "updated_at": "2026-04-16 16:49:49 UTC",
    "active_job_id": "7dfd0b09-ff43-464c-976f-5d2e59fb115d",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "30eb62a1-d1a3-4ebd-9270-c34c04620e44",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Execuções
10ms na fila
10ms tempo de execução
ConcluĂ­do com sucesso
{
  "job_id": "7dfd0b09-ff43-464c-976f-5d2e59fb115d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/30eb62a1-d1a3-4ebd-9270-c34c04620e44"
    },
    {
      "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-04-16T16:49:49.230686417Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c42903c2-3d9d-415e-bc85-0a0dd1eb54e3",
    "created_at": "2026-04-16 16:49:49 UTC",
    "updated_at": "2026-04-16 16:49:49 UTC",
    "active_job_id": "7dfd0b09-ff43-464c-976f-5d2e59fb115d",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-16 16:49:49 UTC",
    "finished_at": "2026-04-16 16:49:49 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a6194728-68ef-4e39-8525-1849c779796b",
    "duration": "0.010212"
  }
}