Commit Graph

3 Commits

Author SHA1 Message Date
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