ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/07930bfc-1139-4a8c-9356-3dcd3fcae2df"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "63af4e6d-8fff-45a7-b03f-320eb61bc920",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/07930bfc-1139-4a8c-9356-3dcd3fcae2df"
    },
    {
      "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-23T14:51:08.203092879Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "63af4e6d-8fff-45a7-b03f-320eb61bc920",
    "active_job_id": "63af4e6d-8fff-45a7-b03f-320eb61bc920",
    "batch_callback_id": "07930bfc-1139-4a8c-9356-3dcd3fcae2df",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-23 14:51:08 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-23 14:51:08 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-23 14:51:08 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-23 14:51:08 UTC",
    "updated_at": "2026-09-23 14:51:08 UTC"
  }
}
μ‹€ν–‰
68λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
7λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "63af4e6d-8fff-45a7-b03f-320eb61bc920",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/07930bfc-1139-4a8c-9356-3dcd3fcae2df"
    },
    {
      "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-23T14:51:08.203092879Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2a2ab6c4-45c4-44de-bb79-f44f1dd568d1",
    "active_job_id": "63af4e6d-8fff-45a7-b03f-320eb61bc920",
    "created_at": "2026-09-23 14:51:08 UTC",
    "duration": "0.007846",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-23 14:51:08 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "16234b44-7889-4c67-8a52-99d2c31f6dc6",
    "queue_name": "default",
    "scheduled_at": "2026-09-23 14:51:08 UTC",
    "updated_at": "2026-09-23 14:51:08 UTC"
  }
}