Skip to content
Discussion options

You must be logged in to vote

Oh man..it took me a while but I finally realized that the DB connection good_job was using with PgBouncer was in transaction mode, instead of a direct connection. This type of connection is what was causing the interrupts. Basically misconfigured it after we had migrated database providers. 🤦🏽

For future travellers, I took the advice given here in creating a separate parent class for the active record for good_job.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ronb54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants