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: Add CONNECT_TIMEOUT option #112

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

frostyplanet
Copy link
Contributor

What do these changes do?

asyncio default connection timeout is too long. we add CONNECT_TIMEOUT optional config default to 8 sec

Related issue number

Check code requirements

system default is too long. we add CONNECT_TIMEOUT default to 8 sec
@XprobeBot XprobeBot added this to the epic milestone Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.70%. Comparing base (d6465c9) to head (b452160).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   88.97%   84.70%   -4.28%     
==========================================
  Files          48       53       +5     
  Lines        4038     4578     +540     
  Branches      770      498     -272     
==========================================
+ Hits         3593     3878     +285     
- Misses        358      601     +243     
- Partials       87       99      +12     
Flag Coverage Δ
unittests 84.49% <ø> (-4.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

qinxuye
qinxuye previously approved these changes Nov 20, 2024
Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinxuye
Copy link
Contributor

qinxuye commented Nov 20, 2024

Seems this Ci cannot pass. I tried twice

Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinxuye qinxuye merged commit 7b9f181 into xorbitsai:main Nov 25, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants