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 overriding init timeout via parameters #206

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

haggholm
Copy link
Contributor

@haggholm haggholm commented Feb 5, 2020

We have some environments (involving Docker containers or Webpack builds, &c., &c.) where (a) setting the timeout via env var is awkward, and (b) some development machines experience timeouts. It would be nice to be able to override the default timeout via parameters.

@andywer
Copy link
Owner

andywer commented Feb 5, 2020

Hey @haggholm, that makes sense!

Thanks for the contribution 👍

@andywer andywer merged commit b50087a into andywer:master Feb 5, 2020
@andywer
Copy link
Owner

andywer commented Feb 7, 2020

Published as v1.1.0 🚀

kellyselden added a commit to kellyselden/threads.js that referenced this pull request Oct 8, 2020
I spent half the day scratching my head on this one. I searched your repo for "docker" and found [this issue](andywer#206), which solved it. I would like to make it easier for others to find this solution.
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.

2 participants