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

Implement alert message handler #57

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Implement alert message handler #57

merged 2 commits into from
Apr 10, 2024

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Feb 6, 2024

Description

Adds support for expired alert messages from Neon

Issues

Other Notes

The current implementation only logs a message that the alert expired and will not mark it as missed; the alert will remain active until the user dismisses it via intent. This behavior is all delegated to the client, so it may be worth adding some utility methods to the base class for specific clients to more easily interact with received alerts.

Copy link
Contributor

@mikejgray mikejgray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, tested at iris.neonaialpha.com

@NeonDaniel NeonDaniel marked this pull request as ready for review April 10, 2024 22:21
@NeonDaniel
Copy link
Member Author

Also validated locally with a WIP websocket client

@NeonDaniel NeonDaniel merged commit 44ed7d1 into dev Apr 10, 2024
7 checks passed
@NeonDaniel NeonDaniel deleted the FEAT_HandleAlerts branch April 10, 2024 22:22
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.

2 participants