ExampleJob::BatchJob::CallbackJob

ใ‚ญใƒฅใƒผ
default
ๅ„ชๅ…ˆๅบฆ
0
ๆˆๅŠŸๆธˆใฟ
ๅผ•ๆ•ฐ
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e3047e8a-618d-4bb3-9be9-773dcccd0eba"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "d35377f6-ea55-4b36-b3db-949c0271fa06",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e3047e8a-618d-4bb3-9be9-773dcccd0eba"
    },
    {
      "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-02T12:28:36.864833498Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d35377f6-ea55-4b36-b3db-949c0271fa06",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-02 12:28:36 UTC",
    "performed_at": "2025-12-02 12:28:36 UTC",
    "finished_at": "2025-12-02 12:28:36 UTC",
    "error": null,
    "created_at": "2025-12-02 12:28:36 UTC",
    "updated_at": "2025-12-02 12:28:36 UTC",
    "active_job_id": "d35377f6-ea55-4b36-b3db-949c0271fa06",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e3047e8a-618d-4bb3-9be9-773dcccd0eba",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
ๅฎŸ่กŒ
7ใƒŸใƒช็ง’ ใ‚ญใƒฅใƒผๅ†…
6ใƒŸใƒช็ง’ ๅฎŸ่กŒๆ™‚้–“
ๆˆๅŠŸๆธˆใฟ
{
  "job_id": "d35377f6-ea55-4b36-b3db-949c0271fa06",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e3047e8a-618d-4bb3-9be9-773dcccd0eba"
    },
    {
      "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-02T12:28:36.864833498Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3662ff79-b6f6-4bbb-9ff8-37369df94a54",
    "created_at": "2025-12-02 12:28:36 UTC",
    "updated_at": "2025-12-02 12:28:36 UTC",
    "active_job_id": "d35377f6-ea55-4b36-b3db-949c0271fa06",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-02 12:28:36 UTC",
    "finished_at": "2025-12-02 12:28:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "905b355c-3b69-4b26-947c-bb2d67ca8f26",
    "duration": "0.006365"
  }
}