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

Async monitorability #12

Open
dvayanu opened this issue Mar 28, 2023 · 0 comments
Open

Async monitorability #12

dvayanu opened this issue Mar 28, 2023 · 0 comments
Assignees

Comments

@dvayanu
Copy link
Member

dvayanu commented Mar 28, 2023

Each sender on each channel (i.e. pub/sub topic) should transmit a Noop task every configurable interval (i.e. 60 seconds). A watchdog (executor service) on the recipient side should check the last reception timestamp of a noop task, and if longer then interval + grace period (i.e. 90 seconds) an alert should be triggered via moskito threshold.

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

No branches or pull requests

2 participants