AIVPN
AIVPN copied to clipboard
Add CLI feature to force the re-creation of the automatic report for a given profile
- It may happen the automatic report fails to be generated.
- Send a message to the report module to start generating the report again
- Use redis pub/sub
- Check if we can use the same mechanism as it's used now or we need to send a new type of message
- Check the profile name exists before triggering the action
- Check the profile expired before triggering the action