Skip to content

Add stallTimeout request option which overwrites connect, read, and write timeouts#905

Draft
nakulbajaj wants to merge 1 commit into
swift-server:mainfrom
nakulbajaj:stall-timeout
Draft

Add stallTimeout request option which overwrites connect, read, and write timeouts#905
nakulbajaj wants to merge 1 commit into
swift-server:mainfrom
nakulbajaj:stall-timeout

Conversation

@nakulbajaj
Copy link
Copy Markdown

The connect timeout here doesn't overwrite the configuration-based connect timeout fully, as it would still be using the configuration-based connect timeout for connection set up deadlines (connectionFactory.makeConnection). Changing this to work on a per-request basis seems like it'd require a much larger change.

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.

1 participant