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 support for remote client alerts #136

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Jan 30, 2024

Description

Continuation of incomplete changes accidentally included in #135
Improved Message handling to maintain context in alert-related messages Logs deprecation warning for legacy Klat support
Refactors neon.alert to neon.alert_expired for clarity Adds handler to acknowledge an expired alert as missed or dismissed Adds documentation for integrating with the Messagebus API

Issues

Continuation of #135
Closes #133

Other Notes

Integrates with NeonGeckoCom/neon-messagebus-mq-connector#54
Tested with NeonGeckoCom/neon-iris#57

NeonDaniel and others added 2 commits January 29, 2024 17:08
Improved Message handling to maintain context in alert-related messages
Logs deprecation warning for legacy Klat support
Refactors `neon.alert` to `neon.alert_expired` for clarity
Adds handler to acknowledge an expired alert as missed or dismissed
Adds documentation for integrating with the Messagebus API
@NeonDaniel NeonDaniel marked this pull request as ready for review February 6, 2024 17:56
Copy link

@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

__init__.py Outdated Show resolved Hide resolved
__init__.py Show resolved Hide resolved
@NeonDaniel NeonDaniel merged commit f4d011a into dev Feb 22, 2024
18 checks passed
@NeonDaniel NeonDaniel deleted the FIX_IncompleteEventImplementation branch February 22, 2024 20:30
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
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.

[FEAT] Support neon-iris
2 participants