Allow overriding init timeout via parameters by haggholm · Pull Request #206 · andywer/threads.js

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@haggholm

Copy link Copy Markdown

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 Copy Markdown

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 Copy Markdown

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@haggholm @andywer