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
Fix for solid queue error when db pool count mismatched
Solid Queue is configured to have a pool of 4. A change was recently
added to error when it detects a mismatch in the DB pool count.
rails/solid_queue#457
This change updates config/database.yml to match the Solid Queue
default.
0 commit comments