Directory

Improved watchdog plugin by ashfame · Pull Request #136 · WordPress/matrix-bots · GitHub
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

Improved watchdog plugin #136

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Improved watchdog plugin #136

merged 2 commits into from
Dec 19, 2023

Conversation

ashfame
Copy link
Member

@ashfame ashfame commented Dec 18, 2023

This PR improves watchdog plugin:

  • cache all details of room and not just names
  • retry network failures with exponential delays
  • posts notices in room when shutting down and when starting monitoring
  • introduce config var to control monitoring frequency
  • change formatting of message that gets posted
  • alerts for changes in name and topic of rooms
  • make monitoring interval configurable via UI

Screenshot 2023-12-19 at 2 02 42 AM

- cache all details of room and not just names
- retry network failures with exponential delays
- posts notices in room when shutting down and when starting monitoring
- introduce config var to control monitoring frequency
- change formatting of message that gets posted
- alerts for changes in name and topic of rooms
@ashfame ashfame self-assigned this Dec 18, 2023
Base automatically changed from watchdog_plugin to main December 19, 2023 10:16
@ashfame ashfame merged commit e8e3a50 into main Dec 19, 2023
@ashfame ashfame deleted the improved_watchdog branch December 19, 2023 10:47
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

2 participants