ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/2a54b731-aa80-449b-989a-013a5600d894"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "4b221ae9-0adb-4645-b899-dc32df793a0e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2a54b731-aa80-449b-989a-013a5600d894"
    },
    {
      "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-08-21T02:48:46.161393128Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4b221ae9-0adb-4645-b899-dc32df793a0e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-21 02:48:46 UTC",
    "performed_at": "2026-08-21 02:48:49 UTC",
    "finished_at": "2026-08-21 02:48:49 UTC",
    "error": null,
    "created_at": "2026-08-21 02:48:46 UTC",
    "updated_at": "2026-08-21 02:48:49 UTC",
    "active_job_id": "4b221ae9-0adb-4645-b899-dc32df793a0e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "2a54b731-aa80-449b-989a-013a5600d894",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
2.9초 미만 λŒ€κΈ° 쀑
33λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "4b221ae9-0adb-4645-b899-dc32df793a0e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/2a54b731-aa80-449b-989a-013a5600d894"
    },
    {
      "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-08-21T02:48:46.161393128Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8b311ccb-6606-45b0-ad7d-5eb2e02d12fe",
    "created_at": "2026-08-21 02:48:49 UTC",
    "updated_at": "2026-08-21 02:48:49 UTC",
    "active_job_id": "4b221ae9-0adb-4645-b899-dc32df793a0e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-21 02:48:46 UTC",
    "finished_at": "2026-08-21 02:48:49 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4f095b80-bca5-486b-9f59-b58ee1fc2e90",
    "duration": "0.033974"
  }
}