Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Add 10s dial timeout #15

Closed
wants to merge 1 commit into from
Closed

Add 10s dial timeout #15

wants to merge 1 commit into from

Conversation

Stebalien
Copy link
Member

This allows us to have granular timeouts. My plan is to have a global 60s dial
timeout but have each layer/transport decide how long its timeouts should be.

Note: This timeout matches what we used to have in swarm (before we decided to
complete the secio handshake early).

This allows us to have granular timeouts. My plan is to have a global 60s dial
timeout but have each layer/transport decide how long its timeouts should be.

Note: This timeout matches what we used to have in swarm (before we decided to
complete the secio handshake early).
@ghost ghost assigned Stebalien Nov 13, 2017
@ghost ghost added the status/in-progress In progress label Nov 13, 2017
@Stebalien
Copy link
Member Author

As @whyrusleeping pointed out, this isn't our job. The caller should just set a context-wide timeout and we should obey that. We may reconsider this at some point if it becomes an issue but we'll punt till then.

@Stebalien Stebalien closed this Nov 13, 2017
@ghost ghost removed the status/in-progress In progress label Nov 13, 2017
@Stebalien Stebalien deleted the feat/10s-timeout branch November 13, 2017 23:05
@coveralls
Copy link

coveralls commented Nov 13, 2017

Coverage Status

Coverage increased (+0.5%) to 68.78% when pulling aee0d99 on feat/10s-timeout into f33ef5f on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants