ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/aaa95a19-9da6-4b1a-a8b4-ad2d88e3961f"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "a0123ba7-958f-45da-9c0f-65f449b4fb5b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/aaa95a19-9da6-4b1a-a8b4-ad2d88e3961f"
    },
    {
      "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-16T04:44:03.492301671Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a0123ba7-958f-45da-9c0f-65f449b4fb5b",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 04:44:03 UTC",
    "performed_at": "2026-04-16 04:44:03 UTC",
    "finished_at": "2026-04-16 04:44:03 UTC",
    "error": null,
    "created_at": "2026-04-16 04:44:03 UTC",
    "updated_at": "2026-04-16 04:44:03 UTC",
    "active_job_id": "a0123ba7-958f-45da-9c0f-65f449b4fb5b",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "aaa95a19-9da6-4b1a-a8b4-ad2d88e3961f",
    "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
  }
}
μ‹€ν–‰
9λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
7λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "a0123ba7-958f-45da-9c0f-65f449b4fb5b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/aaa95a19-9da6-4b1a-a8b4-ad2d88e3961f"
    },
    {
      "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-16T04:44:03.492301671Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8ba3719a-1168-4730-975a-d38a6c0a705d",
    "created_at": "2026-04-16 04:44:03 UTC",
    "updated_at": "2026-04-16 04:44:03 UTC",
    "active_job_id": "a0123ba7-958f-45da-9c0f-65f449b4fb5b",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-16 04:44:03 UTC",
    "finished_at": "2026-04-16 04:44:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3cd43028-673e-40d2-b1b9-79efba1856fe",
    "duration": "0.007796"
  }
}