From: Siraaj Khandkar Date: Mon, 6 Aug 2018 21:19:05 +0000 (-0400) Subject: Add TODO section to README X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=commitdiff_plain;h=1341dc963696533ca2fd673eb59ee2f27991e777 Add TODO section to README --- diff --git a/README.md b/README.md index ea6a29c..2bf2f0d 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,15 @@ controller, which are in turn actualized as desktop notifications by the `khatus_actuate_alert_to_notify_send` actuator: ![screenshot-self-error-propagation](screenshot-self-error-propagation.jpg) + +TODO +---- + +- retry/cache for sensors fetching flaky remote resources (such as weather) +- throttling of broken sensors (constantly returns errors) +- alert specification language + - trigger threshold + - above/bellow/equal to threshold value + - priority + - snooze time (if already alerted, when to re-alert?) + - text: subject/body