ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/bab4ff87-6f90-4803-83eb-7156d13b7410"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "aedb2a0f-dbfc-4f21-b199-d5b863a5742c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/bab4ff87-6f90-4803-83eb-7156d13b7410"
    },
    {
      "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-06-13T03:13:35.102862519Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "aedb2a0f-dbfc-4f21-b199-d5b863a5742c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-13 03:13:35 UTC",
    "performed_at": "2026-06-13 03:13:35 UTC",
    "finished_at": "2026-06-13 03:13:35 UTC",
    "error": null,
    "created_at": "2026-06-13 03:13:35 UTC",
    "updated_at": "2026-06-13 03:13:35 UTC",
    "active_job_id": "aedb2a0f-dbfc-4f21-b199-d5b863a5742c",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "bab4ff87-6f90-4803-83eb-7156d13b7410",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
12λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
10λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "aedb2a0f-dbfc-4f21-b199-d5b863a5742c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/bab4ff87-6f90-4803-83eb-7156d13b7410"
    },
    {
      "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-06-13T03:13:35.102862519Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3cc2f892-d60d-4256-922e-bb42e0eb6282",
    "created_at": "2026-06-13 03:13:35 UTC",
    "updated_at": "2026-06-13 03:13:35 UTC",
    "active_job_id": "aedb2a0f-dbfc-4f21-b199-d5b863a5742c",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-13 03:13:35 UTC",
    "finished_at": "2026-06-13 03:13:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "af294799-7a74-48e5-8988-762f0221215b",
    "duration": "0.0104"
  }
}