Commit Graph

15 Commits

Author SHA1 Message Date
itohatweb
db22878ae0 Commit from GitHub Actions (Lint) 2021-05-11 18:09:20 +00:00
ITOH
59fbb976cb use WebsocketRequest for type 2021-05-11 20:08:57 +02:00
ITOH
0de39a5ca1 Merge branch 'ws-process-queue-add-logs' of https://github.com/discordeno/discordeno into ws-process-queue-add-logs 2021-05-11 19:15:25 +02:00
ITOH
e55df2b28a change: use RAW_SEND log 2021-05-11 19:15:20 +02:00
itohatweb
ace0fe6213 Commit from GitHub Actions (Lint) 2021-05-11 16:55:25 +00:00
ITOH
4d20d11752 add: logs 2021-05-11 18:54:59 +02:00
ITOH
83455c1742 stop linter complains 2021-05-08 11:31:33 +02:00
ITOH
68111c7d65 bigint fixxess 2021-05-08 11:30:46 +02:00
ITOH
f3f7eacc1c fix: don't reset ws.processQueue counter on every new loop 2021-04-15 09:14:40 +02:00
ITOH
07587f42a1 queueStartedAt 2021-04-14 21:05:40 +02:00
ITOH
3f77e8e9e1 Update process_queue.ts 2021-04-14 21:00:11 +02:00
ITOH
1019a05cc4 bug 2021-04-14 19:23:26 +02:00
ITOH
4c097d4e17 add queueMinuteTimestamp 2021-04-14 19:10:55 +02:00
ITOH
41a0ce0a4e reserve 2 calls for heartbeating 2021-04-14 18:07:39 +02:00
Skillz4Killz
72618947f0 feat: implement gateway queue (#844)
* feat: implement gateway queue

* process queues when adding to queue

* fix: tests fixed ready for review

* handle shard closed

Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-04-13 17:29:35 +01:00