ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/710eefdc-270f-4fd8-b2ad-13cc1a020a16"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "b0b9f8bf-138a-4062-b873-48d59bf2c868",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/710eefdc-270f-4fd8-b2ad-13cc1a020a16"
    },
    {
      "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-09-01T08:49:05.100927012Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b0b9f8bf-138a-4062-b873-48d59bf2c868",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-01 08:49:05 UTC",
    "performed_at": "2025-09-01 08:49:05 UTC",
    "finished_at": "2025-09-01 08:49:05 UTC",
    "error": null,
    "created_at": "2025-09-01 08:49:05 UTC",
    "updated_at": "2025-09-01 08:49:05 UTC",
    "active_job_id": "b0b9f8bf-138a-4062-b873-48d59bf2c868",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "710eefdc-270f-4fd8-b2ad-13cc1a020a16",
    "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": "b0b9f8bf-138a-4062-b873-48d59bf2c868",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/710eefdc-270f-4fd8-b2ad-13cc1a020a16"
    },
    {
      "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-09-01T08:49:05.100927012Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "11c241be-bcb6-4d10-948c-ab3ee3f6f1dd",
    "created_at": "2025-09-01 08:49:05 UTC",
    "updated_at": "2025-09-01 08:49:05 UTC",
    "active_job_id": "b0b9f8bf-138a-4062-b873-48d59bf2c868",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-01 08:49:05 UTC",
    "finished_at": "2025-09-01 08:49:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f0775304-8eb0-476b-a1a2-8cf9268d6012",
    "duration": "0.008851"
  }
}