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

fix: ignore HttpClientRequestTimeoutError on change stream worker #601

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Oct 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #601 (ecb60e3) into master (22d401e) will decrease coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master     #601      +/-   ##
==========================================
- Coverage   96.88%   96.88%   -0.01%     
==========================================
  Files         180      180              
  Lines       17499    17503       +4     
  Branches     2274     2275       +1     
==========================================
+ Hits        16954    16957       +3     
- Misses        545      546       +1     
Files Coverage Δ
app/core/service/ChangesStreamService.ts 95.00% <83.33%> (-0.34%) ⬇️

@fengmk2 fengmk2 merged commit 0791769 into master Oct 26, 2023
10 of 12 checks passed
@fengmk2 fengmk2 deleted the ignore-download-40x-error-v2 branch October 26, 2023 09:42
fengmk2 pushed a commit that referenced this pull request Oct 26, 2023
[skip ci]

## [3.47.1](v3.47.0...v3.47.1) (2023-10-26)

### Bug Fixes

* ignore HttpClientRequestTimeoutError on change stream worker ([#601](#601)) ([0791769](0791769))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant