Exception: RotatePhoneQueuesWorker::TransientPbxError

Inherits:
StandardError
  • Object
show all
Defined in:
app/workers/rotate_phone_queues_worker.rb

Overview

Raised after processing all due rules when at least one queue's getInfo
failed — Sidekiq's retry then re-runs the job (claimed rules are skipped,
claim-released ones retried), so a 06:15 PBX blip doesn't skip a queue's
rotation for a whole week. Refused/unverifiable writes stay non-retryable.