ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/33c927e2-7ae1-41df-805b-b38e134e677b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2d205388-654c-4024-9401-e2e234ff3744",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/33c927e2-7ae1-41df-805b-b38e134e677b"
    },
    {
      "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-11T18:25:33.552357938Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2d205388-654c-4024-9401-e2e234ff3744",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-11 18:25:33 UTC",
    "performed_at": "2026-04-11 18:25:33 UTC",
    "finished_at": "2026-04-11 18:25:33 UTC",
    "error": null,
    "created_at": "2026-04-11 18:25:33 UTC",
    "updated_at": "2026-04-11 18:25:33 UTC",
    "active_job_id": "2d205388-654c-4024-9401-e2e234ff3744",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "33c927e2-7ae1-41df-805b-b38e134e677b",
    "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
  }
}
μ‹€ν–‰
7λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
7λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "2d205388-654c-4024-9401-e2e234ff3744",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/33c927e2-7ae1-41df-805b-b38e134e677b"
    },
    {
      "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-11T18:25:33.552357938Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "95d7784b-de4a-4b23-90d6-d4c36f2d1ded",
    "created_at": "2026-04-11 18:25:33 UTC",
    "updated_at": "2026-04-11 18:25:33 UTC",
    "active_job_id": "2d205388-654c-4024-9401-e2e234ff3744",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-11 18:25:33 UTC",
    "finished_at": "2026-04-11 18:25:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "1e94ca40-8726-4164-917f-52e8852298d6",
    "duration": "0.007108"
  }
}