Skip to content

backend: enforce backend HTTP requests make progress#4778

Closed
MichaelEischer wants to merge 2 commits intomasterfrom
request-timeouts
Closed

backend: enforce backend HTTP requests make progress#4778
MichaelEischer wants to merge 2 commits intomasterfrom
request-timeouts

Conversation

@MichaelEischer
Copy link
Copy Markdown
Member

@MichaelEischer MichaelEischer commented Apr 22, 2024

What does this PR change? What problem does it solve?

Implements net.Conn based timeouts for connections as discussed in #4193 (comment) .

Was the change previously discussed in an issue or on the forum?

Fixes #4193.
Part of #4627 .
Depends on #4605.

Checklist

  • I have read the contribution guidelines.
  • I have enabled maintainer edits.
  • I have added tests for all code changes.
  • I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I have run gofmt on the code in all commits.
  • All commit messages are formatted in the same style as the other commits in the repo.
  • I'm done! This pull request is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Set timeouts for backend connections

1 participant