Setup:
VisualCron runs on our main production server.
Files used for triggering jobs reside on a separate server.
Error:
Triggers are deactivating due to connection issues with the other server. My assumption is blips in network connectivity is disabling the triggers when it cannot communicate with the other server.
Questions:
- Is there a work-around for this?
- Best practice: should all trigger files be on the local VC server?