-
Notifications
You must be signed in to change notification settings - Fork 8
Replace reminain instances of "relay" with "breaker" #416
Copy link
Copy link
Open
Labels
part:protobufAffects the protocol buffer definition filesAffects the protocol buffer definition filespriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
part:protobufAffects the protocol buffer definition filesAffects the protocol buffer definition filespriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Fields
Give feedbackPriority
None yet
Effort
None yet
What's needed?
The component category Relay was renamed Breaker, but there are still a few more references to "relays" (like
RELAY_OPENandRELAY_CLOSEstates). We should rename those to use "breaker" instead.