-
CBDQ status report: there's an ongoing problem where some accounts are tweeting intermittently. I've been looking into it this evening & have not yet managed to track it down - but I'll continue to investigate tomorrow.
-
morning update: my debugging is hindered by the fact that the bug appears to have stopped happening. all i did was add a bit more logging, so i don't believe it's actually fixed. will look into it more when it starts happening again.
-
afternoon update: okay, it happened again. i do know where it's having issues, although i don't know the real underlying reason. but i think i can probably fix it without finding out?? so i'm going to go ahead and try that.
-
if anyone wants to tell me why, when using node-fetch, getting the buffer for the returned object can end up neither eventually resolving or rejecting, then i would be appreciative. and surprised. line of code in context here: github.com/v21/traceryhosting-backend/blob/master/run_bots.js#L42
-
and because it's a day where i'm working on CBDQ, i'm gonna link my Patreon again: patreon.com/v21 @v21/1464580624971354117?s=20
-
alright, change made. hopefully that has solved it? will check back over the next few days to see.
-
[sidenote: wow this whole ESM/CommonJS migration is a pain in the butt. just real unnecessary aggravation all round]