ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e1bf6e19-fc39-4798-827a-543389cb83d3"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "a8f4a964-8d94-47e9-853f-7d89d40b27d5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e1bf6e19-fc39-4798-827a-543389cb83d3"
    },
    {
      "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-12-26T17:21:06.542857592Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a8f4a964-8d94-47e9-853f-7d89d40b27d5",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-26 17:21:06 UTC",
    "performed_at": "2025-12-26 17:21:06 UTC",
    "finished_at": "2025-12-26 17:21:06 UTC",
    "error": null,
    "created_at": "2025-12-26 17:21:06 UTC",
    "updated_at": "2025-12-26 17:21:06 UTC",
    "active_job_id": "a8f4a964-8d94-47e9-853f-7d89d40b27d5",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e1bf6e19-fc39-4798-827a-543389cb83d3",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
8ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
8ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "a8f4a964-8d94-47e9-853f-7d89d40b27d5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e1bf6e19-fc39-4798-827a-543389cb83d3"
    },
    {
      "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-12-26T17:21:06.542857592Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "7ea09eaa-97e0-4749-b125-003be351236d",
    "created_at": "2025-12-26 17:21:06 UTC",
    "updated_at": "2025-12-26 17:21:06 UTC",
    "active_job_id": "a8f4a964-8d94-47e9-853f-7d89d40b27d5",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-26 17:21:06 UTC",
    "finished_at": "2025-12-26 17:21:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f07f38cd-3fc9-49d5-b97c-52d2543af853",
    "duration": "0.008411"
  }
}