simpler RateLimitService, might help with the leaks
What does this PR do?
-
bump
glob
the latest version no longer uses
inflight
(deprecated, leaks); other dependencies still use an olderglob
, though… -
bump
happy-dom
just because MisskeyIO uses this version
-
copy
RateLimiterService
from MisskeyIOThis implementation allocates fewer Promises, might help with the memory leaks
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Merge request reports
Activity
Filter activity
added 1 commit
- 8a982c61 - move rate-limit-exceeded error reporting, earlier
while I was testing, I noticed that the
Retry-After
header was never set… 8a982c61 fixes that (2024.7.* and 2024.8.* have this problem, apparently upstream didn't quite test that code path…)mentioned in merge request !634 (merged)
mentioned in commit 30c1c7c2
Please register or sign in to reply