rails / solid_queue

Database-backed Active Job backend
MIT License
1.66k stars 90 forks source link

Set `enqueue_after_transaction_commit` to `false` by default #214

Closed rosa closed 2 months ago

rosa commented 2 months ago

After some great points raised on #212, and the suggestion given by the same Rails guides. This was the original value set in #209, that was changed as I suggested it 😅 .