ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ed2445db-3f32-4c31-9d39-0173a827baae"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "381a28a1-1090-4d63-bd0d-57eb94d24436",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ed2445db-3f32-4c31-9d39-0173a827baae"
    },
    {
      "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-03-06T19:55:35.112704794Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "381a28a1-1090-4d63-bd0d-57eb94d24436",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-06 19:55:35 UTC",
    "performed_at": "2026-03-06 19:55:35 UTC",
    "finished_at": "2026-03-06 19:55:35 UTC",
    "error": null,
    "created_at": "2026-03-06 19:55:35 UTC",
    "updated_at": "2026-03-06 19:55:35 UTC",
    "active_job_id": "381a28a1-1090-4d63-bd0d-57eb94d24436",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ed2445db-3f32-4c31-9d39-0173a827baae",
    "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": "381a28a1-1090-4d63-bd0d-57eb94d24436",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ed2445db-3f32-4c31-9d39-0173a827baae"
    },
    {
      "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-03-06T19:55:35.112704794Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2b5fdf03-9152-43b1-b145-b5b55efbc193",
    "created_at": "2026-03-06 19:55:35 UTC",
    "updated_at": "2026-03-06 19:55:35 UTC",
    "active_job_id": "381a28a1-1090-4d63-bd0d-57eb94d24436",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-06 19:55:35 UTC",
    "finished_at": "2026-03-06 19:55:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7fbf08e0-3057-43f2-a558-15da3dce663d",
    "duration": "0.010371"
  }
}