Skip to content

Conversation

@stktyagi
Copy link
Member

@stktyagi stktyagi commented Oct 21, 2025

…fications #1049

Modified tasks and tasks zerotier consistently with utils. Tested via manual testing.

Fixes #1049

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • 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.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test failure is due to openwisp/django-x509@d9b8913.

@coveralls
Copy link

coveralls commented Oct 23, 2025

Coverage Status

coverage: 98.609% (+0.002%) from 98.607%
when pulling 9f31948 on issues/1049-send-generic-message
into 0235ae5 on master.

Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stktyagi I cherry-picked your last commit to fix the CI build on top of master, can you please rebase on master and remove that commit from this branch?

…fications #1049

Modified tasks and tasks zerotier consistently with utils. Tested via manual testing.

Fixes #1049
Fixed all failing tests that were failing due to inconsistencies with recent
updates in notification handling, logging, and retry mechanisms.

Fixes #1049
@stktyagi stktyagi force-pushed the issues/1049-send-generic-message branch from 624eb0c to 9f31948 Compare October 24, 2025 07:42
@stktyagi stktyagi requested a review from nemesifier October 26, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[change] Send generic_message on trigger_vpn_server_endpoint errors

4 participants