dieselrabbit / screenlogicpy

Interface for Pentair Screenlogic connected pool controllers over IP in Python
GNU General Public License v3.0
17 stars 5 forks source link

Support identifying failed requests and retrying #35

Closed dieselrabbit closed 1 year ago

dieselrabbit commented 1 year ago

Investigate implementing a transaction manager (request/response) in support of retrying failed requests. Might fix #31