ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/5e06894b-9d14-47b4-b57f-c5d2b9dc55ef"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ba719ab3-e883-49c7-bae8-98a4cfc44a1e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/5e06894b-9d14-47b4-b57f-c5d2b9dc55ef"
    },
    {
      "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-02-10T09:33:42.303462485Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ba719ab3-e883-49c7-bae8-98a4cfc44a1e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-02-10 09:33:42 UTC",
    "performed_at": "2026-02-10 09:33:42 UTC",
    "finished_at": "2026-02-10 09:33:42 UTC",
    "error": null,
    "created_at": "2026-02-10 09:33:42 UTC",
    "updated_at": "2026-02-10 09:33:42 UTC",
    "active_job_id": "ba719ab3-e883-49c7-bae8-98a4cfc44a1e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "5e06894b-9d14-47b4-b57f-c5d2b9dc55ef",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
10λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
10λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "ba719ab3-e883-49c7-bae8-98a4cfc44a1e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/5e06894b-9d14-47b4-b57f-c5d2b9dc55ef"
    },
    {
      "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-02-10T09:33:42.303462485Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ff9e7f9f-21b2-45ab-9b3b-a4530615bc01",
    "created_at": "2026-02-10 09:33:42 UTC",
    "updated_at": "2026-02-10 09:33:42 UTC",
    "active_job_id": "ba719ab3-e883-49c7-bae8-98a4cfc44a1e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-02-10 09:33:42 UTC",
    "finished_at": "2026-02-10 09:33:42 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "d11ecb9e-ef95-4e6a-862c-0616192faf19",
    "duration": "0.010966"
  }
}