You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can confirm the root_strategy + request_strategy works.
For some reason console_strategy doesn't put updates made from REPL into the sidekiq queue tho.
is there a way to set
Chewy.strategy(:lazy_sidekiq)
globally for all updates?so that all updates happens asynchronously
The text was updated successfully, but these errors were encountered: