ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e4e47cca-506d-4fe8-914b-e2f57bd18c84"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "70aecde2-b8f6-4900-915f-6b3822434fee",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e4e47cca-506d-4fe8-914b-e2f57bd18c84"
    },
    {
      "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-07-09T03:08:54.163054257Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "70aecde2-b8f6-4900-915f-6b3822434fee",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-09 03:08:54 UTC",
    "performed_at": "2026-07-09 03:08:54 UTC",
    "finished_at": "2026-07-09 03:08:54 UTC",
    "error": null,
    "created_at": "2026-07-09 03:08:54 UTC",
    "updated_at": "2026-07-09 03:08:54 UTC",
    "active_job_id": "70aecde2-b8f6-4900-915f-6b3822434fee",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e4e47cca-506d-4fe8-914b-e2f57bd18c84",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
473ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
36ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "70aecde2-b8f6-4900-915f-6b3822434fee",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e4e47cca-506d-4fe8-914b-e2f57bd18c84"
    },
    {
      "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-07-09T03:08:54.163054257Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2e56023b-64aa-403c-9aa7-5af9448e5d8f",
    "created_at": "2026-07-09 03:08:54 UTC",
    "updated_at": "2026-07-09 03:08:54 UTC",
    "active_job_id": "70aecde2-b8f6-4900-915f-6b3822434fee",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-09 03:08:54 UTC",
    "finished_at": "2026-07-09 03:08:54 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f9fb7e05-ce24-4fe2-8fe2-aa0cf4a3ec7c",
    "duration": "0.036785"
  }
}