ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/56cd0009-6ecc-487d-a07f-c4dcf0027aad"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "80b1b6a1-9b8a-4041-a74d-7cca4faa13f3",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/56cd0009-6ecc-487d-a07f-c4dcf0027aad"
    },
    {
      "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-10T01:29:03.211544011Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "80b1b6a1-9b8a-4041-a74d-7cca4faa13f3",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-10 01:29:03 UTC",
    "performed_at": "2026-04-10 01:29:03 UTC",
    "finished_at": "2026-04-10 01:29:03 UTC",
    "error": null,
    "created_at": "2026-04-10 01:29:03 UTC",
    "updated_at": "2026-04-10 01:29:03 UTC",
    "active_job_id": "80b1b6a1-9b8a-4041-a74d-7cca4faa13f3",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "56cd0009-6ecc-487d-a07f-c4dcf0027aad",
    "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
  }
}
μ‹€ν–‰
8λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
10λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "80b1b6a1-9b8a-4041-a74d-7cca4faa13f3",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/56cd0009-6ecc-487d-a07f-c4dcf0027aad"
    },
    {
      "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-10T01:29:03.211544011Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "194b5149-fe3a-40f1-a395-22a398759a1b",
    "created_at": "2026-04-10 01:29:03 UTC",
    "updated_at": "2026-04-10 01:29:03 UTC",
    "active_job_id": "80b1b6a1-9b8a-4041-a74d-7cca4faa13f3",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-10 01:29:03 UTC",
    "finished_at": "2026-04-10 01:29:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "58e288e4-a91b-4d25-85fe-8fa0e68abd64",
    "duration": "0.010226"
  }
}