Denis-Adrian Cristea
|
b854c7b979
|
fix(SimpleIdentifyThrottler): don't sleep negative amounts (#10669)
* fix(SimpleIdentifyThrottler): don't sleep negative amounts
* fix: test
|
2024-12-31 18:16:57 +00:00 |
|
iCrawl
|
aad82f088b
|
build: fix the messy dependency graph
|
2023-11-09 00:13:01 +01:00 |
|
iCrawl
|
48cab844d4
|
build: switch to bundler moduleResolution
|
2023-05-01 13:14:13 +02:00 |
|
DD
|
02dfaf1aa2
|
refactor: abstract identify throttling and correct max_concurrency handling (#9375)
* refactor: properly support max_concurrency ratelimit keys
* fix: properly block for same key
* chore: export session state
* chore: throttler no longer requires manager
* refactor: abstract throttlers
* chore: proper member order
* chore: remove leftover debug log
* chore: use @link tag in doc comment
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* chore: suggested changes
* fix(WebSocketShard): cancel identify if the shard closed in the meantime
* refactor(throttlers): support abort signals
* fix: memory leak
* chore: remove leftover
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-04-14 20:26:37 +00:00 |
|
Suneet Tipirneni
|
edadb9fe5d
|
refactor: use eslint-config-neon for packages. (#8579)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-09-01 20:50:16 +02:00 |
|
DD
|
748d7271c4
|
feat: @discordjs/ws (#8260)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
|
2022-07-22 19:13:47 +02:00 |
|