Skip to content

Add documentation about missing support for Fuse category #257

@tiyash-basu-frequenz

Description

@tiyash-basu-frequenz

What's needed?

The Fuse component category is not going to be used in code, for now. The reasons are:

  • if a fuse is placed before one and only one component, then we already handle it at the component.
  • if a fuse is placed before multiple component, and if we can control these components, then we handle it by limiting each component individually.

The only case that is left un-handled is the following - if a fuse is placed before multiple components, and if we can control only a few of these components. So far we have not seen any instance of such fuses besides in GridConnectionPoint (which already has a fuse limit).

Therefore, we will defer implementing support for fuses until the need arises. For now, we need to leave the Fuse component category in, and document it appropriately.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:docsAffects the documentationpriority:❓We need to figure out how soon this should be addressedtype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions