ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/b15c57f3-4c4b-46b7-9fb4-a6149a5d6ff3"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ee5e0c45-c6b0-4828-b4b0-048907999773",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b15c57f3-4c4b-46b7-9fb4-a6149a5d6ff3"
    },
    {
      "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-23T21:30:39.187525212Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ee5e0c45-c6b0-4828-b4b0-048907999773",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-23 21:30:39 UTC",
    "performed_at": "2026-07-23 21:30:40 UTC",
    "finished_at": "2026-07-23 21:30:40 UTC",
    "error": null,
    "created_at": "2026-07-23 21:30:39 UTC",
    "updated_at": "2026-07-23 21:30:40 UTC",
    "active_job_id": "ee5e0c45-c6b0-4828-b4b0-048907999773",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "b15c57f3-4c4b-46b7-9fb4-a6149a5d6ff3",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
1.6초 미만 λŒ€κΈ° 쀑
19λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "ee5e0c45-c6b0-4828-b4b0-048907999773",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b15c57f3-4c4b-46b7-9fb4-a6149a5d6ff3"
    },
    {
      "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-23T21:30:39.187525212Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9d75062c-b837-4c40-ac3a-08b5831c9233",
    "created_at": "2026-07-23 21:30:40 UTC",
    "updated_at": "2026-07-23 21:30:40 UTC",
    "active_job_id": "ee5e0c45-c6b0-4828-b4b0-048907999773",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-23 21:30:39 UTC",
    "finished_at": "2026-07-23 21:30:40 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "46c40031-3b03-4ff5-a7c7-855cdb268010",
    "duration": "0.019853"
  }
}