ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a3a9306f-4a33-4885-a407-0fc682b21349"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "7bc4c511-2f02-459d-b916-6f48777bde4b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a3a9306f-4a33-4885-a407-0fc682b21349"
    },
    {
      "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-27T03:07:06.574338902Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7bc4c511-2f02-459d-b916-6f48777bde4b",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-27 03:07:06 UTC",
    "performed_at": "2026-03-27 03:07:06 UTC",
    "finished_at": "2026-03-27 03:07:06 UTC",
    "error": null,
    "created_at": "2026-03-27 03:07:06 UTC",
    "updated_at": "2026-03-27 03:07:06 UTC",
    "active_job_id": "7bc4c511-2f02-459d-b916-6f48777bde4b",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a3a9306f-4a33-4885-a407-0fc682b21349",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
10ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
8ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "7bc4c511-2f02-459d-b916-6f48777bde4b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a3a9306f-4a33-4885-a407-0fc682b21349"
    },
    {
      "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-27T03:07:06.574338902Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "24210a12-c812-417e-ae55-e24840b62319",
    "created_at": "2026-03-27 03:07:06 UTC",
    "updated_at": "2026-03-27 03:07:06 UTC",
    "active_job_id": "7bc4c511-2f02-459d-b916-6f48777bde4b",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-27 03:07:06 UTC",
    "finished_at": "2026-03-27 03:07:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "b8f225c7-0dc7-47df-962b-44d09fd1daf3",
    "duration": "0.008246"
  }
}