]> git.phdru.name Git - bookmarks_db.git/commit
Feat(Robots): Stop the robot ASAP
authorOleg Broytman <phd@phdru.name>
Wed, 7 Aug 2024 17:00:53 +0000 (20:00 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 7 Aug 2024 17:00:53 +0000 (20:00 +0300)
commit6a7687a10e33df091516a19f2e3535b25d67eade
tree560e8bbc074fbab99451396142070ee436bb7304
parent99907b89626aa75419330214c74cfaac6e4c2743
Feat(Robots): Stop the robot ASAP

Process bookmarks after the robot stopped. In the future
there will be robots that check multiple URLs in parallel
so bookmarks cannot be processed inside check loop
but can be queried after.
check_urls.py
check_urls_db.py
get_url.py