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

Add option to configure call timeout (REQ_TIMEOUT) from env var #90

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

jc-roman
Copy link
Contributor

@jc-roman jc-roman commented Aug 3, 2023

Add option to override default REQ_TIMEOUT value of 100000 ms using env vars. Configuring the timeout dynamically at runtime could be addressed in a future enhancement.

Resolves #57

@extremeheat
Copy link
Owner

Thanks for the contribution. I agree this isn't an ideal fix, but LGTM for now.

@extremeheat extremeheat merged commit 95ad451 into extremeheat:master Aug 8, 2023
6 checks passed
@jc-roman jc-roman deleted the jc-roman-patch-1 branch August 8, 2023 18:36
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.

BridgeException (timeout) during long-running async JS call
2 participants