You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the actions passed from the pub sub service are START, STOP and DELETE. These should be adjusted as they are prescriptive, rather than suggestions. A suggested change would be:
Description
Currently the actions passed from the pub sub service are START, STOP and DELETE. These should be adjusted as they are prescriptive, rather than suggestions. A suggested change would be:
START - HAS_SUBS
STOP - NO_SUBS
STOP (repeated) - NO_SUBS_TIMEOUT
DELETE - REMOVED
Acceptance criteria
The text was updated successfully, but these errors were encountered: