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: set default http timeouts #723

Closed
wants to merge 2 commits into from
Closed

feat: set default http timeouts #723

wants to merge 2 commits into from

Conversation

ankurk91
Copy link
Contributor

@ankurk91 ankurk91 commented Jul 28, 2022

ref kreait/laravel-firebase#146

Lets set sensible default timeouts to HTTP client.

I have taken these values from Laravel framework HTTP client.

This should not be a breaking change to existing users since firebase server is not going to wait for us indefinitely.

@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #723 (588a70f) into 6.x (37dc34f) will decrease coverage by 16.67%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##                6.x     #723       +/-   ##
=============================================
- Coverage     72.89%   56.21%   -16.68%     
  Complexity     1525     1525               
=============================================
  Files           151      151               
  Lines          4221     4221               
=============================================
- Hits           3077     2373      -704     
- Misses         1144     1848      +704     

@jeromegamez
Copy link
Member

Merged with 0c10881, thank you! 🙏

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.

2 participants