LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Increase WS client timeout #9149

Closed bobanm closed 7 months ago

bobanm commented 7 months ago

What was the problem?

This PR resolves #9146

How was it solved?

Increased WS client timeout values to be the same as IPC client timeout values.

How was it tested?

N/A

codecov[bot] commented 7 months ago

Codecov Report

Merging #9149 (e24a43c) into hotfix/6.0.1 (87d6b87) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9149/graphs/tree.svg?width=650&height=150&src=pr&token=2JhT7caf5x&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## hotfix/6.0.1 #9149 +/- ## ============================================= Coverage 83.52% 83.52% ============================================= Files 606 606 Lines 22826 22826 Branches 3364 3364 ============================================= Hits 19065 19065 Misses 3761 3761 ``` | [Files](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) | Coverage Δ | | |---|---|---| | [elements/lisk-api-client/src/ws\_channel.ts](https://app.codecov.io/gh/LiskHQ/lisk-sdk/pull/9149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ#diff-ZWxlbWVudHMvbGlzay1hcGktY2xpZW50L3NyYy93c19jaGFubmVsLnRz) | `85.88% <100.00%> (ø)` | |