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 the 5 seconds shutdown timeout for HostOptions to match with the ESDB shutdown timeout #4110

Conversation

dhingrak
Copy link
Contributor

@dhingrak dhingrak commented Jan 4, 2024

Changed: Explicitly set the shutdown timeout to 5s, which was default in previous dotnet versions. Behaviour unchanged since previous release

Fixes https://linear.app/eventstore/issue/DB-588/investigate-esdb-not-shutting-down-quickly-with-slow-subscriptions

Currently the default shutdown timeout for HostOptions is 30 seconds. The goal of this PR is to set the timeout to 5 seconds.

Copy link

linear bot commented Jan 4, 2024

@timothycoleman timothycoleman self-requested a review January 5, 2024 13:46
Copy link
Member

@shaan1337 shaan1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, looks good 👍

@timothycoleman timothycoleman merged commit 019f5f5 into master Jan 8, 2024
8 of 10 checks passed
@timothycoleman timothycoleman deleted the kunaldhingra/db-588-investigate-esdb-not-shutting-down-quickly-with-slow branch January 8, 2024 10:31
hayley-jean pushed a commit that referenced this pull request May 30, 2024
…ate-esdb-not-shutting-down-quickly-with-slow

Add the 5 seconds shutdown timeout for HostOptions to match with the ESDB shutdown timeout
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.

None yet

3 participants