thorrak / fermentrack

A replacement web interface for BrewPi
MIT License
134 stars 61 forks source link

Refactor communication between script caller & Fermentrack #756

Closed thorrak closed 11 months ago

thorrak commented 11 months ago

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.