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

Use correct timeout option #3032

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

andrew-coleman
Copy link
Member

The gateway’s endpoint connection factory is currently using the EndorsementTimeout option when making connections. It should be using the DialTimeout.

Signed-off-by: andrew-coleman andrew_coleman@uk.ibm.com

The gateway’s endpoint connection factory is currently using the EndorsementTimeout option when making connections.  It should be using the DialTimeout.

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
@andrew-coleman andrew-coleman requested a review from a team as a code owner November 9, 2021 13:34
@andrew-coleman andrew-coleman merged commit 534b1c1 into hyperledger:main Nov 9, 2021
@andrew-coleman andrew-coleman deleted the dial_timeout branch November 9, 2021 14:33
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.

None yet

2 participants