Exception: ActiveRecord::AsynchronousQueryInsideTransactionError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::AsynchronousQueryInsideTransactionError
- Defined in:
- activerecord/lib/active_record/errors.rb
Overview
AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction