puyoskey/packages/backend/src/server
dakkar 77144b058c make the cap of activeRateLimitRequests match the rate limit
It's trivial to have more than 128 requests in flight: open a busy
timeline, scroll a bit down, wait for many notes to arrive, scroll to
the top. The frontend will send "subscribe to note" messages for each
new note that it accumulated, all at once. We don't want to shut down
the connection in those common cases!
2024-08-18 17:57:51 +01:00
..
api make the cap of activeRateLimitRequests match the rate limit 2024-08-18 17:57:51 +01:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth merge: upstream 2024-02-19 10:47:42 +01:00
web tune cache lifetimes 2024-08-03 14:49:06 -04:00
ActivityPubServerService.ts Merge remote-tracking branch 'misskey/develop' into future-2024-04-25 2024-04-25 11:44:24 +01:00
FileServerService.ts Merge remote-tracking branch 'misskey/develop' into future-2024-04-25 2024-04-25 11:44:24 +01:00
HealthServerService.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
NodeinfoServerService.ts Fix timeout comments 2024-08-06 12:13:17 -04:00
ServerModule.ts Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
ServerService.ts Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
WellKnownServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00