mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Set AI queue
This commit is contained in:
parent
2f6b11c18f
commit
1061aacb0f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class AssistantResponseJob < ApplicationJob
|
||||
queue_as :default
|
||||
queue_as :high_priority
|
||||
|
||||
def perform(message)
|
||||
message.request_response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue