From 107bf7368d405f68eb1256869850b882c80d6649 Mon Sep 17 00:00:00 2001 From: David Schlachter Date: Mon, 10 Nov 2025 09:07:02 -0500 Subject: Retry when task creation fails --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') 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! -- cgit v1.2.3