Skip to content

Subscribers with multiple matching "Handle" methods #7

Description

@Dirk-Peters-BF

The current behavior for subcribed message bus targets with more than one matching "Handle" method for the given message is to use the first found method and ignore the others.

Here we could use one of two behaviors:

  1. use best match for type of parameter
  2. publish to all methods of target

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions