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

feat: send an event after bootstrapping #54

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

reubenmiller
Copy link
Contributor

Improve user experience by also sending the startup event after the bootrapping. The event was not sent by default as the startup notifier only starts on container start, but the first time the container starts the mapper is not configured so the message is lost.

Using retain is a bad option as it produces duplicate messages on a normal container restart.

Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
Copy link

github-actions bot commented Nov 5, 2023

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
11 0 2 11 100 32.131999999s

@reubenmiller reubenmiller added this pull request to the merge queue Nov 5, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2023
@reubenmiller reubenmiller added this pull request to the merge queue Nov 5, 2023
Merged via the queue into main with commit 3907345 Nov 5, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

1 participant