Exception: Pgbus::Batch::AlreadyRunning

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

Overview

Raised by #enqueue when a batch with the same uniqueness_key is still running and on_conflict: is :reject.