Commit Graph

100 Commits

Author SHA1 Message Date
Chris Heaney
8796d61a30 explicility set commitment for order subscriber 2023-11-29 20:44:36 -05:00
wphan
4fe514457f update startup message 2023-11-29 16:13:18 -08:00
wphan
196e43d1b6 update health check faster 2023-11-29 16:12:08 -08:00
Nour Alharithi
12b1dbb365 fetch with ws 2023-11-29 11:42:10 -08:00
Chris Heaney
506dc61538 tweak namings 2023-11-28 21:27:52 -05:00
Chris Heaney
a111fc295b Merge branch 'master' into crispheaney/order-subscriber 2023-11-28 21:27:13 -05:00
Chris Heaney
e5c9f0e968 rm unused import 2023-11-28 21:25:10 -05:00
Chris Heaney
d66eb874df prettify:fix 2023-11-28 21:15:08 -05:00
Chris Heaney
db4a668542 updates to package.json and publisher 2023-11-28 21:14:45 -05:00
wphan
d1f2ad3538 make health check more optimistic 2023-11-28 16:59:18 -08:00
Chris Heaney
9baff82262 init order subscriber flag 2023-11-28 19:53:36 -05:00
wphan
d5c2bc1b01 remove access logging 2023-11-28 15:03:37 -08:00
wphan
29f12d76f9 sync usermap on startup, update adhoc after 2023-11-28 13:36:24 -08:00
Nour Alharithi
b29a29998c trades publisher fix 2023-11-28 10:41:49 -08:00
wphan
f76f11adae fix publishers driftClient init 2023-11-27 15:43:32 -08:00
wphan
58526bd9d1 bump sdk, new user stats map loading 2023-11-27 14:50:32 -08:00
wphan
f04b9908a1 Merge branch 'master' into websocket_support 2023-11-27 14:27:14 -08:00
wphan
666488e49e add back websocket support as env var toggle 2023-11-26 23:19:10 -08:00
Luke Steyn
d8489b7590 Added oracle data to l2 responses 2023-11-26 23:36:45 +01:00
wphan
4f579e8dff improve health check behavior 2023-11-24 17:55:55 -08:00
wphan
53b9f6fde7 Merge branch 'mainnet-beta' 2023-11-24 16:15:26 -08:00
wphan
aefb235cea debug unhealthy SlotSubscriber 2023-11-24 16:15:11 -08:00
Nour Alharithi
9940110094 don't send stack errors 2023-11-24 16:05:29 -08:00
wphan
cbb14e5709 Merge branch 'master' into mainnet-beta 2023-11-24 16:05:19 -08:00
wphan
f1504a7404 increase keepAliveTimeout 2023-11-24 14:20:58 -08:00
Luke Steyn
a24757f374 Added handling for last_update messages 2023-11-22 15:49:51 +01:00
Luke Steyn
80a50c1eb0 Better error handling 2023-11-22 14:37:11 +01:00
Chris Heaney
e7bd57ad8c tweak updates for lastSlotReceivedMutex 2023-11-20 18:47:11 -05:00
Chris Heaney
b4bdbd617f use bulk account loader for most recent slot 2023-11-20 18:01:28 -05:00
Chris Heaney
2ca9707fc0 make user stats polling time 0 2023-11-20 17:43:50 -05:00
Nour Alharithi
6ce59a1394 patch trades and move last update 2023-11-20 13:55:05 -08:00
Nour Alharithi
285d5b32f9 updated exmaple and bug fix 2023-11-17 14:19:00 -08:00
Nour Alharithi
3a64d82acf bug fix 2023-11-17 13:58:57 -08:00
Nour Alharithi
4a3941d374 address PR comments 2023-11-17 09:38:39 -08:00
Nour Alharithi
7a88935070 dont fail on bad messages 2023-11-16 11:08:31 -08:00
Nour Alharithi
16197130d3 new trades publisher 2023-11-16 10:54:50 -08:00
Nour Alharithi
c53f5d6672 remove double decrement counters 2023-11-15 11:05:17 -08:00
Nour Alharithi
984c6fcda7 adding prometheus gauge 2023-11-14 09:54:35 -08:00
Nour Alharithi
ba4b665a73 wsPublish polls RPC 2023-11-13 09:29:30 -08:00
Nour Alharithi
76d9791ae8 fix drift client 2023-11-11 09:37:33 -08:00
Nour Alharithi
d18952572a update every second 2023-11-11 09:34:21 -08:00
Nour Alharithi
bd520a4c62 patch 2023-11-11 09:28:19 -08:00
Nour Alharithi
384e785371 resub on redis reconnect 2023-11-10 08:55:25 -08:00
Nour Alharithi
cbecd513a4 better error handling 2023-11-07 11:26:14 -08:00
Nour Alharithi
3e112f4caf send the latest message for fast retrieval upon subscribe 2023-11-07 10:22:35 -08:00
Nour Alharithi
3a6ff7ca45 bulk account loader for user stats 2023-11-07 09:51:18 -08:00
Luke Steyn
2bfa1ed91f Added WS_PORT config to wsConnectionManager 2023-10-31 12:58:48 +01:00
Nour Alharithi
f3d64ff988 *prettify + new example 2023-10-29 15:55:44 -07:00
Nour Alharithi
ee5cd4e6a8 * much more robust ws connection manager 2023-10-29 15:52:06 -07:00
Nour Alharithi
3a4aa5be67 using ws instead of socket.io 2023-10-29 14:08:07 -07:00