GridProtectionAlliance / openHistorian

The Open Source Time-Series Data Historian
MIT License
172 stars 52 forks source link

Failover Functionality #96

Closed clackner-gpa closed 9 months ago

clackner-gpa commented 9 months ago

Per discussion there are 2 modes: Primary - if the service starts it goes through all other nodes. Any nodes that respond are then being sent a shutdown command Secondary - The service will ping other nodes. If any node responds it will not start and schedule itself for a restart.