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

Timeout handling of incoming requests after 25 seconds #222

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Jan 16, 2025

Closes #20.

@jwodder jwodder added the performance Efficient use of time and space label Jan 16, 2025
@jwodder jwodder merged commit c477043 into main Jan 16, 2025
9 checks passed
@jwodder jwodder deleted the gh-20 branch January 16, 2025 16:34
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.07%. Comparing base (68249b5) to head (2210857).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   52.06%   52.07%   +0.01%     
==========================================
  Files          29       29              
  Lines        4028     4029       +1     
==========================================
+ Hits         2097     2098       +1     
  Misses       1931     1931              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Efficient use of time and space
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout requests to dandidav that take too long to resolve
1 participant