DD
|
ceab07bec8
|
refactor(WebSocketShard): throttling error handling (#9701)
* refactor(WebSocketShard): handle unknown identify errors
* chore: use better abort check
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-07-12 17:19:11 +00: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 |
|
DD
|
27e0b32c5f
|
fix(WebSocketShard): wait for hello rather than ready in connect (#9178)
|
2023-02-27 19:37:16 +00:00 |
|
DD
|
05a1cbfe54
|
fix: ws typo (#9056)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-01-13 00:56:43 +00:00 |
|
DD
|
8f552a0e17
|
refactor(WebSocketShard): identify throttling (#8888)
* refactor(WebSocketShard): identify throttling
* chore: add worker handling
* refactor: worker handling
* chore: update tests
* chore: use satisfies where applicable
* chore: add informative comment
* chore: apply suggestions
* refactor(SimpleContextFetchingStrategy): support multiple managers
|
2022-12-02 13:04:09 +00:00 |
|
Suneet Tipirneni
|
b2ec865765
|
feat: add @discordjs/util (#8591)
* feat: add @discordjs/util
* fix: builders test
* refactor: make rest use lazy for ESM import
* chore: make requested changes
* Apply suggestions from code review
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: A. Román <kyradiscord@gmail.com>
* chore: make requested changes and add tests
* chore: regen lockfile
* test: add type tests
* chore: push missing files
* chore: make requested changes
* chore: update CI stuff
* chore: fix lockfile
* chore: make requested changes
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: A. Román <kyradiscord@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-10-02 18:00:31 +00:00 |
|
Parbez
|
dbca93098c
|
chore: remove unused eslint disable comments (#8595)
|
2022-09-08 15:08:04 +02:00 |
|
iCrawl
|
3b7ba4062e
|
chore: fix leftover eslint exceptions
|
2022-09-01 21:26:09 +02: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 |
|