openwisp-controller
openwisp-controller copied to clipboard
[Fix] Send background VPN errors and recovery as generic_message noti…
…fications #1049
Modified tasks and tasks zerotier consistently with utils. Tested via manual testing.
Fixes #1049
Checklist
- [x] I have read the OpenWISP Contributing Guidelines.
- [x] I have manually tested the changes proposed in this pull request.
- [ ] I have written new test cases for new code and/or updated existing tests for changes to existing code.
- [ ] I have updated the documentation.
Reference to Existing Issue
Closes #1049
Description of Changes
Extended config/utils.py for sending api tasks' notification with fixing trigger_vpn_server_endpoint to send generic message notification for error and recovery.