Exception: Pgbus::EnqueueError

Inherits:
Error
  • Object
show all
Defined in:
lib/pgbus.rb

Overview

Raised by the ActiveJob adapter when a batch enqueue (perform_all_later) comes back with a msg_id count that doesn't match the number of jobs sent — a data-integrity signal that some jobs may not have been persisted.