From d0de79efeed9defe99d19b6c681df5b8929c3e95 Mon Sep 17 00:00:00 2001 From: teleivo Date: Tue, 7 Sep 2021 08:03:01 +0200 Subject: [PATCH] add todos --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index c8bc5b6..cde8e9c 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ -* run check regularly without having to run binary as a cron job. allow -configuration via flags (using cron like syntax?) * send notification to slack +* setup propper logging +* decide how to deal with errors on a check +* decide whether to notify on exceeding given limit or once the limit is + reached