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

Sets default timeout to 30s and adds timeout management #315

Merged
merged 1 commit into from Jun 5, 2022

Conversation

alexgolec
Copy link
Owner

No description provided.

@alexgolec alexgolec linked an issue Jun 5, 2022 that may be closed by this pull request
@alexgolec alexgolec changed the title Add timeout management Sets default timeout to 30s and adds timeout management Jun 5, 2022
@codecov
Copy link

codecov bot commented Jun 5, 2022

Codecov Report

Merging #315 (8bbf9b6) into master (b1069e6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   99.58%   99.59%           
=======================================
  Files          19       19           
  Lines        2195     2198    +3     
  Branches      307      307           
=======================================
+ Hits         2186     2189    +3     
  Misses          4        4           
  Partials        5        5           
Flag Coverage Δ
unittests 99.59% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
tda/client/base.py 99.56% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1069e6...8bbf9b6. Read the comment docs.

@alexgolec alexgolec merged commit 51ea226 into master Jun 5, 2022
@alexgolec alexgolec deleted the timeout-management branch June 5, 2022 14:53
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.

Support custom timeout management
1 participant