ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/fce8b0b9-3c77-424b-8ae8-72c447d7c7ae"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "8a898427-d079-46ab-86fc-d8598cd5731c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fce8b0b9-3c77-424b-8ae8-72c447d7c7ae"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-08-19T12:55:46.788777383Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8a898427-d079-46ab-86fc-d8598cd5731c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-08-19 12:55:46 UTC",
    "performed_at": "2025-08-19 12:55:46 UTC",
    "finished_at": "2025-08-19 12:55:46 UTC",
    "error": null,
    "created_at": "2025-08-19 12:55:46 UTC",
    "updated_at": "2025-08-19 12:55:46 UTC",
    "active_job_id": "8a898427-d079-46ab-86fc-d8598cd5731c",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "fce8b0b9-3c77-424b-8ae8-72c447d7c7ae",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
29λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
30λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "8a898427-d079-46ab-86fc-d8598cd5731c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/fce8b0b9-3c77-424b-8ae8-72c447d7c7ae"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-08-19T12:55:46.788777383Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "4146d1bc-4ab6-45ad-896d-8f8bf997f103",
    "created_at": "2025-08-19 12:55:46 UTC",
    "updated_at": "2025-08-19 12:55:46 UTC",
    "active_job_id": "8a898427-d079-46ab-86fc-d8598cd5731c",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-08-19 12:55:46 UTC",
    "finished_at": "2025-08-19 12:55:46 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3a1b0f7d-ebb1-41d3-ab8a-a5f5f3ac2d71",
    "duration": "0.030311"
  }
}