Integrated doctor + downtime notifier
Description
Integrated mftp-doctor with mftp and added downtime notifier
Fixes #98
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] This change requires a documentation update
How Has This Been Tested?
-
notification
-
downtime notification
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
Still working on it or is this ready for review?
Still working on it or is this ready for review?
It is ready for review. I haven't updated readme yet Also I haven't removed the external doctor
Still working on it or is this ready for review?
It is ready for review. I haven't updated readme yet Also I haven't removed the external doctor
Please do that. Updating the readme is equally important as the feature.
@saksham-kumar-14 any updates?
@saksham-kumar-14 any updates?
I’ve added a new function in both mail.py and ntfy.py for handling failure alerts, which is now integrated into send_notices(). It'll be ready for review after I update the readme and make few minor changes
Please do it asap, this has been wip for far too long now
@saksham-kumar-14 status? I could take over if there hasn't been much progress
I haven't been able to make much progress in it. Please take over