ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/7b0cf95f-0268-4929-a0cf-fcac9b6c2d11"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "86d3fc5f-60c2-46c4-bafd-5999f4221302",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7b0cf95f-0268-4929-a0cf-fcac9b6c2d11"
    },
    {
      "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-07-03T04:30:36.585271991Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "86d3fc5f-60c2-46c4-bafd-5999f4221302",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-03 04:30:36 UTC",
    "performed_at": "2025-07-03 04:30:36 UTC",
    "finished_at": "2025-07-03 04:30:36 UTC",
    "error": null,
    "created_at": "2025-07-03 04:30:36 UTC",
    "updated_at": "2025-07-03 04:30:36 UTC",
    "active_job_id": "86d3fc5f-60c2-46c4-bafd-5999f4221302",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "7b0cf95f-0268-4929-a0cf-fcac9b6c2d11",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
44λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
11λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "86d3fc5f-60c2-46c4-bafd-5999f4221302",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7b0cf95f-0268-4929-a0cf-fcac9b6c2d11"
    },
    {
      "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-07-03T04:30:36.585271991Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "791dee3c-df0c-4936-b57d-5733fc26c6b6",
    "created_at": "2025-07-03 04:30:36 UTC",
    "updated_at": "2025-07-03 04:30:36 UTC",
    "active_job_id": "86d3fc5f-60c2-46c4-bafd-5999f4221302",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-03 04:30:36 UTC",
    "finished_at": "2025-07-03 04:30:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "65458f0e-67d2-404b-91c2-30cf42ea409c",
    "duration": "0.011307"
  }
}