Skip to content

Check if ActiveRecord connection exists before calling AR connection pool#1769

Merged
st0012 merged 2 commits intomasterfrom
fix-#1745
Mar 22, 2022
Merged

Check if ActiveRecord connection exists before calling AR connection pool#1769
st0012 merged 2 commits intomasterfrom
fix-#1745

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Mar 20, 2022

Fixes #1745

@st0012 st0012 added this to the 5.3.0 milestone Mar 20, 2022
@st0012 st0012 self-assigned this Mar 20, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 20, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (a5f0645) to head (f10a4ff).
⚠️ Report is 582 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1769      +/-   ##
==========================================
- Coverage   98.44%   98.36%   -0.09%     
==========================================
  Files         144      144              
  Lines        8448     8462      +14     
==========================================
+ Hits         8317     8324       +7     
- Misses        131      138       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exception happened in background worker: ActiveRecord::ConnectionNotEstablished

3 participants