2f7fa3430a
note that a retry is *not* attempted within a given "check readings" run. rather, server will consider that full readings check to have failed, if any part of it fails. but then we keep track of type/amount of some (database connection) failures, and will suppress logging the full error for first 3 attempts. in practice this lets us recover from simple database restarts, and if database becomes truly unavailable we'll hear about it shortly. any other type of error is immediately logged on first failure. |
||
---|---|---|
rattail_tempmon | ||
.gitignore | ||
CHANGES.rst | ||
COPYING.txt | ||
MANIFEST.in | ||
README.rst | ||
setup.py | ||
tasks.py |
rattail-tempmon =============== Rattail is a retail software framework, released under the GNU General Public License. This is the ``rattail-tempmon`` package, which provides a database schema, and client/server daemons for recording and processing temperature data. Please see Rattail's `home page`_ for more information. .. _home page: https://rattailproject.org/