-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance session pool #279
Enhance session pool #279
Conversation
be91827
to
60525d6
Compare
fix sslConfig in session pool, and add a test |
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #279 +/- ##
==========================================
- Coverage 61.44% 61.27% -0.17%
==========================================
Files 8 8
Lines 2329 2376 +47
==========================================
+ Hits 1431 1456 +25
- Misses 760 782 +22
Partials 138 138
☔ View full report in Codecov by Sentry. |
ec3ca66
to
547962a
Compare
cec1fa2
to
9eb1fa0
Compare
pureSession
, and no any retry logic.a. connection pool, should retry in
Session
b. session pool, should retry in
SessionPool
hold on for testing