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

Added a global timeout setting for all http requests except for http node #1650

Merged
merged 2 commits into from
Apr 17, 2021

Conversation

krynble
Copy link
Contributor

@krynble krynble commented Apr 14, 2021

The http node explicitly sets a timeout that overrides the default value.

This is to prevent behaviors when users were expecting that their requests could take a very long time to execute.

This PR was created by @MedAliMarz and I just made a few minor adjustments.

node.

The http node explicitly sets a timeout that overrides the default
value.

This is to prevent behaviors when users were expecting that their quests
could take a very long time to execute.
@krynble krynble force-pushed the timeout-for-http-requests branch from aea3081 to fc4c864 Compare April 14, 2021 15:58
@janober janober merged commit 882e2f8 into master Apr 17, 2021
@janober janober deleted the timeout-for-http-requests branch April 17, 2021 13:15
@janober
Copy link
Member

janober commented Apr 17, 2021

Thanks a lot. Got merged.

@janober
Copy link
Member

janober commented Apr 17, 2021

Got released with n8n@0.116.0

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.

3 participants