Skip to content

Bus should emit Provision/Subscription events when Parameters change #392

@scothis

Description

@scothis

Expected Behavior

When a Bus has new Parameters, the Channels and Subscriptions on that Bus should be updated to receive the new values. ProvisionFunc should be fired for every Channel on the bus and SubscribeFunc should be fired for every Subscription on the bus.

Actual Behavior

The new parameters defined by the Bus will only be emitted when the Channel or Subscription resource mutates.

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