diff options
| author | David Schlachter <t480-debian-git@schlachter.ca> | 2025-11-10 09:07:02 -0500 |
|---|---|---|
| committer | David Schlachter <t480-debian-git@schlachter.ca> | 2025-11-10 09:07:02 -0500 |
| commit | 107bf7368d405f68eb1256869850b882c80d6649 (patch) | |
| tree | ad7d884ae5927bc7b8f212f464ee780c77bd2bde /README.md | |
| parent | b78ce8899f0776db7a08d1f054e017c43ff08821 (diff) | |
Retry when task creation fails
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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! |
