From: Oleg Broytman Date: Fri, 26 Jul 2024 10:12:14 +0000 (+0300) Subject: Docs(TODO): Robot(s) that test many URLs in parallel X-Git-Tag: 5.4.0~20 X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=97c2536aba70e227746e76ed66cee57d0b67e555;p=bookmarks_db.git Docs(TODO): Robot(s) that test many URLs in parallel Increase task priority. --- diff --git a/doc/TODO b/doc/TODO index e405f3d..f9c1af0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,6 +2,8 @@ Robot based on PycURL. Robot based on aiohttp. +Robot(s) that test many URLs in parallel. + A program to publish bookmarks with icons. Configuration file to configure defaults - global defaults for the system @@ -17,7 +19,6 @@ More and better documentation. Merge "writers" to storage managers. New storage managers: SQL (SQLite?). -robot(s) that test many URLs in parallel. Ruleset-based mechanisms to filter out what types of URLs to check: checking based on URL schema, host, port, path, filename, extension, etc.