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

Make HTTP Timeout configurable #3

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

benjaminguttmann-avtq
Copy link
Member

Currently HTTP Timeout is hardcoded to 15s which is easily reached in environment with a couple hundred service instance. The adjustments of this PR make it possible to configure the HTTP Timeout via an environment variable.

Fixes phartz#16

@benjaminguttmann-avtq benjaminguttmann-avtq merged commit 046f06f into master Sep 28, 2023
@benjaminguttmann-avtq benjaminguttmann-avtq deleted the make-timeout-configurable branch September 28, 2023 13:09
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.

Servicebroker CLI v0.15.0 runs into " context deadline exceeded" after 15 seconds
2 participants