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

Allow configurable HTTP timeout in Gateway #95

Closed
alexellis opened this issue Jun 30, 2017 · 0 comments · Fixed by #96
Closed

Allow configurable HTTP timeout in Gateway #95

alexellis opened this issue Jun 30, 2017 · 0 comments · Fixed by #96

Comments

@alexellis
Copy link
Member

To resolve #94 or provide temporary work-around.

Expected Behavior

The API Gateway has hard-coded 8-second timeout, this should be configurable. Most people will want this to be shorter - some longer.

Current Behavior

8-seconds is the max duration

Possible Solution

Introduce environmental configuration to match that of the watchdog's configuration options.

https://github.com/alexellis/faas/blob/master/watchdog/readconfig.go

Steps to Reproduce (for bugs)

See #94 or set fprocess to sleep 10.

cc/ @stealthybox

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 a pull request may close this issue.

1 participant