ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a171b2b5-591f-4dd5-aabb-4b417570a9b2"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "e862d4e1-00f6-4bb8-ae8e-c5dbaeeaad67",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a171b2b5-591f-4dd5-aabb-4b417570a9b2"
    },
    {
      "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-07-10T04:51:09.546724647Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "e862d4e1-00f6-4bb8-ae8e-c5dbaeeaad67",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-10 04:51:09 UTC",
    "performed_at": "2026-07-10 04:51:10 UTC",
    "finished_at": "2026-07-10 04:51:10 UTC",
    "error": null,
    "created_at": "2026-07-10 04:51:09 UTC",
    "updated_at": "2026-07-10 04:51:10 UTC",
    "active_job_id": "e862d4e1-00f6-4bb8-ae8e-c5dbaeeaad67",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a171b2b5-591f-4dd5-aabb-4b417570a9b2",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
864λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
55λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "e862d4e1-00f6-4bb8-ae8e-c5dbaeeaad67",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a171b2b5-591f-4dd5-aabb-4b417570a9b2"
    },
    {
      "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-07-10T04:51:09.546724647Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "424db390-7f2c-40c1-a42a-fe390dd9de1b",
    "created_at": "2026-07-10 04:51:10 UTC",
    "updated_at": "2026-07-10 04:51:10 UTC",
    "active_job_id": "e862d4e1-00f6-4bb8-ae8e-c5dbaeeaad67",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-10 04:51:09 UTC",
    "finished_at": "2026-07-10 04:51:10 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ae5b1ffb-908d-4834-aa9b-205b8dc487e7",
    "duration": "0.055478"
  }
}