ExampleJob::BatchJob::CallbackJob

큐
default
μš°μ„ μˆœμœ„
0
성곡함
인수
{"_aj_globalid"=>"gid://test-app/GoodJob::Batch/69cc0ac4-ad8f-48c3-9db4-ef700b16cd25"}, {"event"=>{"value"=>"finish", "_aj_serialized"=>"ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys"=>["event"]}
{
  "job_id": "7a6d6f23-a0f8-473d-bf7e-69fcdda6d4c4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/69cc0ac4-ad8f-48c3-9db4-ef700b16cd25"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T10:14:07.351097352Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7a6d6f23-a0f8-473d-bf7e-69fcdda6d4c4",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-11-21 10:14:07 UTC",
    "performed_at": "2024-11-21 10:14:07 UTC",
    "finished_at": "2024-11-21 10:14:07 UTC",
    "error": null,
    "created_at": "2024-11-21 10:14:07 UTC",
    "updated_at": "2024-11-21 10:14:07 UTC",
    "active_job_id": "7a6d6f23-a0f8-473d-bf7e-69fcdda6d4c4",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "69cc0ac4-ad8f-48c3-9db4-ef700b16cd25",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
μ‹€ν–‰
25λ°€λ¦¬μ΄ˆ λŒ€κΈ° 쀑
24λ°€λ¦¬μ΄ˆ μ‹€ν–‰ μ‹œκ°„
성곡함
{
  "job_id": "7a6d6f23-a0f8-473d-bf7e-69fcdda6d4c4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/69cc0ac4-ad8f-48c3-9db4-ef700b16cd25"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T10:14:07.351097352Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e98a8bce-6034-48f3-bb34-30f56b9ea429",
    "created_at": "2024-11-21 10:14:07 UTC",
    "updated_at": "2024-11-21 10:14:07 UTC",
    "active_job_id": "7a6d6f23-a0f8-473d-bf7e-69fcdda6d4c4",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2024-11-21 10:14:07 UTC",
    "finished_at": "2024-11-21 10:14:07 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6eaeca88-b346-4099-870a-d82b8142be27",
    "duration": "0.024489"
  }
}