Exception: ActiveRecord::AsynchronousQueryInsideTransactionError

Inherits:
ActiveRecordError
  • Object
show all
Defined in:
lib/active_record/errors.rb

Overview

AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction