Skip to content
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

feat: impl PoolWaitTimeoutError #120

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Aug 12, 2024

Throw error when get connection wait time great than poolWaitTimeout.

Throw error when get connection wait time great than poolWaitTimeout.
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 85.50725% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.40%. Comparing base (37d8d8c) to head (5f2f29e).
Report is 5 commits behind head on master.

Files Patch % Lines
src/client.ts 80.39% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   99.19%   98.40%   -0.79%     
==========================================
  Files           8       10       +2     
  Lines         992     1130     +138     
  Branches      219      229      +10     
==========================================
+ Hits          984     1112     +128     
- Misses          8       18      +10     

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

@fengmk2 fengmk2 merged commit 7a355d3 into ali-sdk:master Aug 12, 2024
8 of 10 checks passed
@fengmk2 fengmk2 deleted the backport/poolwaittime branch August 12, 2024 06:08
fengmk2 pushed a commit that referenced this pull request Aug 12, 2024
[skip ci]

## [6.5.0](v6.4.0...v6.5.0) (2024-08-12)

### Features

* impl PoolWaitTimeoutError ([#120](#120)) ([7a355d3](7a355d3))
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.

2 participants