Commit Graph

4 Commits

Author SHA1 Message Date
Peter J. Holzer 2e8641ad18 Smooth out old data to avoid false positives in disk full prediction 2023-08-18 21:07:57 +02:00
Peter J. Holzer 851d9b4b37 Add logging to process_queue 2022-12-27 11:44:03 +01:00
Peter J. Holzer eeb7db96b8 Cap time until full at 1 billion seconds
JSON can't represent infinity (at least not portably) so we need to use
a finite value. I certainly won't be worried if a disk will fill up in
32 years.
2022-12-27 10:50:41 +01:00
Peter J. Holzer a802f2ee27 Process queue 2022-12-11 22:58:26 +01:00