some changles to sidebot
authorAndrea Cornell <anders@acorn.pw>
Thu, 21 Sep 2023 20:40:01 +0000 (16:40 -0400)
committerAndrea Cornell <anders@acorn.pw>
Thu, 21 Sep 2023 20:48:57 +0000 (16:48 -0400)
commit69e9eced3a32fb9f44f04ca48a42e6da0a46e201
treecfac1d721641d0bf41ae552d22ed6d0207472ac4
parenta644e094426a159585569a3f867636642a661bad
some changles to sidebot

however, please note that sidebot definitely doesn't work correctly at the
moment:
- I noticed incorrect behavior when a single run retrieves enough pages that
multiple entries should be added to the sidebar lists
- One time, bingus crashed and I found continuous messages about OOM killing
sidebot processes. So, check the possibility of significant memory usage, or
at least make sure that the number of concurrent sidebot processes is limited
(btw, sidebot probably can't handle multiple sidebots running concurrently, so
idk why I thought it would be okay to use cron for this in the first place)
- sidebot is disabled until these can be addressed lmao
sidebot/deploy
sidebot/sidebot/main.py