Mastodon's API returns sometimes 429 Too Many Request errors.
Logs of the app:new-authors:get-statuses command:
[ERROR] Could not get lareinedeselfes@framapiaf.org's statuses'
Error was: Trop de requêtes émises dans un délai donné in
/var/www/mercredifiction/src/Utils/MastodonUtils.php at line 239
(Error was: Too many requests emitted in a given delay)
We'll have to temporize the requests to Mastodon in order to avoid this error.
Mastodon's API returns sometimes 429 Too Many Request errors.
Logs of the
app:new-authors:get-statuses
command:(Error was: Too many requests emitted in a given delay)
We'll have to temporize the requests to Mastodon in order to avoid this error.