ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/046aa1a1-0a0b-4d6d-99a1-570c6b887f78"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "7285fdcc-fa3b-4ef7-9aab-72184fb719ba",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/046aa1a1-0a0b-4d6d-99a1-570c6b887f78"
    },
    {
      "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-25T09:10:36.974569749Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7285fdcc-fa3b-4ef7-9aab-72184fb719ba",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-25 09:10:36 UTC",
    "performed_at": "2026-06-25 09:10:36 UTC",
    "finished_at": "2026-06-25 09:10:37 UTC",
    "error": null,
    "created_at": "2026-06-25 09:10:36 UTC",
    "updated_at": "2026-06-25 09:10:37 UTC",
    "active_job_id": "7285fdcc-fa3b-4ef7-9aab-72184fb719ba",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "046aa1a1-0a0b-4d6d-99a1-570c6b887f78",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
19ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
13ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "7285fdcc-fa3b-4ef7-9aab-72184fb719ba",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/046aa1a1-0a0b-4d6d-99a1-570c6b887f78"
    },
    {
      "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-25T09:10:36.974569749Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a719e5ff-7c85-4294-a10f-13f4dd27ea2a",
    "created_at": "2026-06-25 09:10:36 UTC",
    "updated_at": "2026-06-25 09:10:37 UTC",
    "active_job_id": "7285fdcc-fa3b-4ef7-9aab-72184fb719ba",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-25 09:10:36 UTC",
    "finished_at": "2026-06-25 09:10:37 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "96a5e026-4cbe-4633-8c9b-2ff837a99dce",
    "duration": "0.013679"
  }
}