ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e4b7c622-59bb-4740-84b0-eb1e91eb7176"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ffd9e429-2062-4dc6-9e01-2210bb514a20",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e4b7c622-59bb-4740-84b0-eb1e91eb7176"
    },
    {
      "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-08-14T19:37:24.091519282Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ffd9e429-2062-4dc6-9e01-2210bb514a20",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-14 19:37:24 UTC",
    "performed_at": "2026-08-14 19:37:25 UTC",
    "finished_at": "2026-08-14 19:37:25 UTC",
    "error": null,
    "created_at": "2026-08-14 19:37:24 UTC",
    "updated_at": "2026-08-14 19:37:25 UTC",
    "active_job_id": "ffd9e429-2062-4dc6-9e01-2210bb514a20",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e4b7c622-59bb-4740-84b0-eb1e91eb7176",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
1.7็ง’ ใ‚ญใƒฅใƒผๅ†…
40ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "ffd9e429-2062-4dc6-9e01-2210bb514a20",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e4b7c622-59bb-4740-84b0-eb1e91eb7176"
    },
    {
      "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-08-14T19:37:24.091519282Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "0e87c8e4-cd23-4587-b327-9fc5750ec542",
    "created_at": "2026-08-14 19:37:25 UTC",
    "updated_at": "2026-08-14 19:37:25 UTC",
    "active_job_id": "ffd9e429-2062-4dc6-9e01-2210bb514a20",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-14 19:37:24 UTC",
    "finished_at": "2026-08-14 19:37:25 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c91fa432-a76c-48c0-b59f-fb972f3788ac",
    "duration": "0.0405"
  }
}