Skip to content

Conversation

@ramonsmits
Copy link
Member

Using custom lifecycle(s) that invoke IPersistenceLifecycle.Initialize() as part of IHostLifetime.WaitForStartAsync(..) so that the application will not timeout in the (Windows) Service Control Manager and kill the process.

…stom lifetime concrete types (#3926)

Using custom lifecycle(s) that invoke `IPersistenceLifecycle.Initialize()` as part of `IHostLifetime.WaitForStartAsync(..)` so that the application will not timeout in the (Windows) Service Control Manager and kill the process.
@ramonsmits ramonsmits self-assigned this Jan 25, 2024
@ramonsmits ramonsmits marked this pull request as ready for review January 25, 2024 16:16
@bording bording merged commit c93d201 into master Jan 25, 2024
@bording bording deleted the custom-lifetime-concrete-types-master branch January 25, 2024 21:56
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.

RavenDB can timeout at start which causes a startup failure that sometimes is unrecoverable

5 participants