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

Adding timeouts #42

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Adding timeouts #42

merged 1 commit into from
Jul 10, 2024

Conversation

Loganche
Copy link
Contributor

Hey, @jadolg!
I saw an old pr about timeouts and decided to finish it

I thought about adding 408 status code for timeouts, but decided it's overkill since you're just returning adefault error without codes in most cases.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.64%. Comparing base (1fdf289) to head (e781c8e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files           3        3           
  Lines         224      224           
=======================================
  Hits          212      212           
  Misses         12       12           

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

Copy link
Owner

@jadolg jadolg left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your contribution @Loganche

@jadolg jadolg merged commit c90fed2 into jadolg:main Jul 10, 2024
6 checks passed
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