Exception: ActiveRecord::AsynchronousQueryInsideTransactionError
- Inherits:
-
ActiveRecordError
- Object
- StandardError
- ActiveRecordError
- ActiveRecord::AsynchronousQueryInsideTransactionError
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/errors.rb
Overview
AsynchronousQueryInsideTransactionError will be raised when attempting to perform an asynchronous query from inside a transaction