From 7e01eeffcb245f9833c930afb69d3a1a5b7eef89 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 20 Sep 2022 23:18:01 +0200 Subject: [PATCH] autopushed --- journal/2022-09-20.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/journal/2022-09-20.md b/journal/2022-09-20.md index 8da1f5b10..2b0d5c826 100644 --- a/journal/2022-09-20.md +++ b/journal/2022-09-20.md @@ -12,7 +12,8 @@ - [[presentation]] #drishti - [[agora]] - #push [[agora bridge]] - - The [[Twitter Bot]] is broken, Twitter is returning 429 (rate limit) for every request we send trying to read the timeline of @an_agora -- which is what we depend on to see tweets with [[wikilinks]] from users that follow the account. + - The [[Twitter Bot]] is broken as of the time of writing, Twitter is returning 429 (rate limit) for every request we send trying to read the timeline of @an_agora -- which is what we depend on to see tweets with [[wikilinks]] from users that follow the account. + - Direct mentions should still work, although a bit delayed. - This is unrelated to the [[opt in writes]] work, which actually is now essentially working :) - I am doing a [[refactor]] of the bot and I'll try to move to the new [[api v2]] which might have more generous limits. - [[presentation]]