Skip to content

Automatic Circuit Breaking #6

@ChuckJonas

Description

@ChuckJonas

Possible Approach:

  • Add method to MessageRelayContext to "trip the breaker" open
  • Once tripped, messages would no longer be sent for that subscription for a specified amount of time. Do we need to support breaking all subscriptions for a given app?
  • Where can the breaker state be stored? Platform Cache?

TODO: Look at other circuit breaker implementations for API guidance before committing to design

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions