This PR should help stabilize Fermentrack script caller in certain instances where deadlocks were occurring as the database was getting hammered. This replaces the most commonly used database call with an HTTP interface that can be used to read the list of available controllers.
This PR should help stabilize Fermentrack script caller in certain instances where deadlocks were occurring as the database was getting hammered. This replaces the most commonly used database call with an HTTP interface that can be used to read the list of available controllers.