Sharkey/packages
dakkar 0c1dd73341 on 429, retry fetchAccount instead of failing
when switching between accounts, with many tabs open (10 seem to be
enough), they all hit the endpoint at the same time, and some get rate
limited.

treating a 429 as a fatal error confuses the frontend, which ends up
logging the user out of all their accounts.

this code makes the frontend retry, after waiting the appropriate
amount of time.

seems to work fine in my testing.
2024-12-13 16:18:10 +00:00
..
backend on 429, retry fetchAccount instead of failing 2024-12-13 16:18:10 +00:00
frontend on 429, retry fetchAccount instead of failing 2024-12-13 16:18:10 +00:00
frontend-embed fix icons in dev mode 2024-12-12 10:27:46 +00:00
frontend-shared upd: add notification for when scheduled note gets posted 2024-12-09 05:33:19 +01:00
megalodon fix megalodon unit tests 2024-11-27 22:52:53 -05:00
misskey-bubble-game fix eslint errors in all projects due to over-including files 2024-10-16 10:30:38 -04:00
misskey-js Add "enable RSS" user privacy toggle 2024-12-12 08:11:55 -05:00
misskey-reversi fix linting and type checks in all packages 2024-10-15 21:41:36 -04:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw upd: add notification for when scheduled note gets posted 2024-12-09 05:33:19 +01:00
meta.json