Skip to content

Prevent module startup failure cascades #193

@VVander

Description

@VVander

Currently, if any module container fails to start correctly, it will prevent all of HD from starting. This is not ideal when failures are isolated but other modules could still start up correctly.

To fix this, we should iterate over the dependency tree and disable any failed modules or those which depend on it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions