Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PBI] Adjust actions from pub sub service #36

Open
1 task
devkelley opened this issue Sep 14, 2023 · 0 comments
Open
1 task

[PBI] Adjust actions from pub sub service #36

devkelley opened this issue Sep 14, 2023 · 0 comments

Comments

@devkelley
Copy link
Contributor

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

  • Actions are standardized between service and samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant