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
I suppose so. Just trying to configure it for the first time now.
But this configuration would mean that the ConnectionPool is also initialized inside web processes which makes no sense, right? You just need those in the background worker processes i guess?
In the docs it mentions we need to run:
I assume it can just go in any initializer. I have put that in my
config/initializers/active_job.rb
.Is this correct? I'm happy to submit a PR to update the docs.
The text was updated successfully, but these errors were encountered: