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

Set a default timeout of 10 seconds #2329

Merged
merged 1 commit into from
Jan 5, 2020
Merged

Set a default timeout of 10 seconds #2329

merged 1 commit into from
Jan 5, 2020

Conversation

novemberborn
Copy link
Member

Now that our timeout implementation is pretty good, we can set a default timeout.

10 seconds seems reasonable to me.

We exit the worker process after the timeout is reached, which should help with issues like #2310.

Fixes #2310.

@novemberborn novemberborn added this to the v3 milestone Jan 2, 2020
@novemberborn
Copy link
Member Author

I'm including this in v3. In the future we could still increase the timeout in a non-breaking release.

@novemberborn novemberborn merged commit f217252 into master Jan 5, 2020
@novemberborn novemberborn deleted the default-timeout branch January 5, 2020 11: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.

Set default timeout / ensure worker exits after unhandled rejections
1 participant