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: Disable timeouts #14809

Merged
merged 1 commit into from
Mar 1, 2024
Merged

feat: Disable timeouts #14809

merged 1 commit into from
Mar 1, 2024

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Mar 1, 2024

This is also the default for reqwest client builder and the timeouts are very unpredictable for us.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.93%. Comparing base (fd27223) to head (01658f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14809      +/-   ##
==========================================
- Coverage   80.93%   80.93%   -0.01%     
==========================================
  Files        1325     1325              
  Lines      171960   171960              
  Branches     2452     2452              
==========================================
- Hits       139184   139178       -6     
- Misses      32305    32312       +7     
+ Partials      471      470       -1     

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

@ritchie46 ritchie46 merged commit 4329636 into main Mar 1, 2024
20 checks passed
@ritchie46 ritchie46 deleted the timeout branch March 1, 2024 15:50
@c-peters c-peters added the accepted Ready for implementation label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants