Skip to content

Streamline component management - unified access via service_container #699

Closed
@vdusek

Description

@vdusek

Description

The current setup has significant complexity due to multiple ways of passing components like Configuration, EventManager, and StorageClient. This leads to numerous edge cases and unexpected behavior, making the system harder to maintain and use consistently.

Related issues

Solution

  • Standardize access to Configuration, EventManager, and StorageClient exclusively through the service_container module.
  • This will introduce a breaking change.

Metadata

Metadata

Assignees

Labels

debtCode quality improvement or decrease of technical debt.t-toolingIssues with this label are in the ownership of the tooling team.v0.5

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions