Skip to content

Conversation

@troyjr4103
Copy link
Contributor

Restore fail-fast application startup with detailed service initialization logging.

The previous lifespan function allowed the application to report "startup complete" even if critical services failed to initialize, leading to silent failures and subsequent runtime errors (e.g., "Workflow engine not initialized"). This change ensures the application will not start unless all services are properly initialized, and provides clear logs for debugging startup issues.


Open in WebOpen in CursorOpen Docs

…ling

Co-authored-by: troyjr4103 <troyjr4103@gmail.com>
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.

3 participants