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

persist the first slack thread message #6

Open
mkaczanowski opened this issue Oct 24, 2024 · 0 comments
Open

persist the first slack thread message #6

mkaczanowski opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mkaczanowski
Copy link
Contributor

TL;DR

Whenever there is upgrade the new slack thread is created. Slack API requires to provide a parent message ts for every child message.
The logger detects first message for a height and appends the parent ts to the following messages.

But the information about the parent message is not persisted in local store, so whenever blazar restarts... the new thread is potentially created (for the same upgrade)

@mkaczanowski mkaczanowski added the enhancement New feature or request label Oct 24, 2024
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

1 participant