aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-10-08 16:50:25 +0200
committerdec05eba <dec05eba@protonmail.com>2021-10-08 16:50:25 +0200
commitad18c8cffbecf2126b4e77ad6ec6ae78ef017e0e (patch)
tree9474260c1063757b5aba6dcda1401643e3a2664a /TODO
parent171789623b231c28f33c9b34be279b2b79792089 (diff)
Show better output layout for tracking rss by name
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 700b55c..76d6aef 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,4 @@ Deal with replacing of / with _.
Handle strdup failure.
Make downloading manga asynchronous, just like torrents. And have timeout for download.
Remove mangadex legacy id conversion code in 2023.
+Detect if a website is very slow (timeout?) and ignore sync for that website for the current sync. This is to prevent a slow website from preventing all syncs.