summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 656590c..1087f5d 100644
--- a/README.md
+++ b/README.md
@@ -52,5 +52,3 @@ The lines will be formatted like a cron file, but instead of a command, we will
## Future work
It turns out jobs can be added AND removed by an ID that is returned from the Add function. It could be interesting to add/remove based on the last seen map (with the job IDs), instead of completely recreating all the jobs if the input file changes.
-
-We should probably retry failed network requests. It would not be great to have a temporary connectivity issue lead to missing an important task!