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

[Bug] Timeout of transport overrides all other global settings #160

Open
wzrdtales opened this issue Dec 27, 2017 · 0 comments
Open

[Bug] Timeout of transport overrides all other global settings #160

wzrdtales opened this issue Dec 27, 2017 · 0 comments
Assignees
Labels

Comments

@wzrdtales
Copy link
Contributor

This seems to be a bug, but not sure.

When you alter the timeout, whether through timeout$ or on the global timeout setting, it does not matter. As soon as those exceed the value of 5555 transport will override due to the following setting:

timeout: 5555,

However this is quite problematic, as overriding this settings especially if you use the mesh module is not that simple. So how does this makes sense that the transport ignores global timeouts and carries around its own?

@rjrodger rjrodger self-assigned this Feb 16, 2019
@rjrodger rjrodger added the bug label Feb 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants