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

Introduce new severity level recovery to be able to deescalate message groups #28

Open
tomachalek opened this issue Nov 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomachalek
Copy link
Member

The value has been already added to the code: #27.

There are 2 possible approaches to this:

  1. Just write the recovery message and any relevant reading of messages from database will be able to understand that if a list of messages ends with the one with the recovery, the whole group is OK.
  2. If a recovery message arrives, Conomi will set the group as resolved just like if a user would do that.
@tomachalek tomachalek added the enhancement New feature or request label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants