ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/66c6ec61-b9b7-422c-ae59-bbe79b95a4be"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ab81ccac-89e1-4504-bab3-e461be75bdbc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/66c6ec61-b9b7-422c-ae59-bbe79b95a4be"
    },
    {
      "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-09-21T22:53:52.407986690Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ab81ccac-89e1-4504-bab3-e461be75bdbc",
    "active_job_id": "ab81ccac-89e1-4504-bab3-e461be75bdbc",
    "batch_callback_id": "66c6ec61-b9b7-422c-ae59-bbe79b95a4be",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-21 22:53:52 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-21 22:53:52 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-21 22:53:52 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-21 22:53:52 UTC",
    "updated_at": "2026-09-21 22:53:52 UTC"
  }
}
μ‹€ν–‰
82λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
63λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "ab81ccac-89e1-4504-bab3-e461be75bdbc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/66c6ec61-b9b7-422c-ae59-bbe79b95a4be"
    },
    {
      "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-09-21T22:53:52.407986690Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "7b670e20-69ff-432d-99f9-c3cd74ff5b7d",
    "active_job_id": "ab81ccac-89e1-4504-bab3-e461be75bdbc",
    "created_at": "2026-09-21 22:53:52 UTC",
    "duration": "0.063384",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-21 22:53:52 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "574535cc-0941-4a86-b324-a70527f7a5b2",
    "queue_name": "default",
    "scheduled_at": "2026-09-21 22:53:52 UTC",
    "updated_at": "2026-09-21 22:53:52 UTC"
  }
}