Commit Graph

404 Commits

Author SHA1 Message Date
Nour Alharithi
700dc8bde7 configurable cooldown 2024-02-26 10:54:54 -08:00
Nour Alharithi
ea4047f7d6 throttle rotation + more opts 2024-02-26 10:51:24 -08:00
Nour Alharithi
d035440e93 cache l3 and add metric 2024-02-25 13:59:28 -08:00
Nour Alharithi
a920160ca8 switching to confirmed + trades resource reduction 2024-02-22 09:18:11 -08:00
Nour Alharithi
bccdf17a56 clear intervals properly 2024-02-21 16:14:05 -08:00
Nour Alharithi
85fc02696d increase the buffered amount size for killing connections 2024-02-21 08:33:28 -08:00
Nour Alharithi
d9317c8157 new market staleness 2024-02-06 12:06:35 -08:00
Nour Alharithi
d385a68cb4 update always 2024-02-01 09:37:41 -08:00
Nour Alharithi
ac3267d446 10min stale slot killswitch 2024-01-29 13:08:13 -08:00
Nour Alharithi
8d805656bb patch updateOnChange=includeVamm 2024-01-27 17:28:30 -08:00
wphan
cf677ae66f ws: set includeVamm based on market status 2024-01-27 12:12:23 -08:00
wphan
98469e2c42 Merge branch 'master' into mainnet-beta 2024-01-27 12:08:44 -08:00
wphan
4b6b66eaad disable includeVamm for rlb 2024-01-27 12:08:35 -08:00
Nour Alharithi
4658ca3222 Merge pull request #80 from drift-labs/master
oracle kill switch
2024-01-23 14:28:06 -08:00
Nour Alharithi
6eb95323fe remove market check 2024-01-23 14:04:46 -08:00
Nour Alharithi
1726f9ea5a logging change 2024-01-23 13:35:49 -08:00
Nour Alharithi
e4ed481422 consolidate conditions for killswitch 2024-01-23 13:25:57 -08:00
Nour Alharithi
8f8635ab31 change slot diff killswitch threshold 2024-01-22 18:04:30 -08:00
Nour Alharithi
5fd1f7172d remove market slot kill switch 2024-01-22 18:03:28 -08:00
Nour Alharithi
06ab7ef672 parseInt 2024-01-22 15:46:32 -08:00
Nour Alharithi
21a407c0b6 kill-switch 2024-01-22 15:24:20 -08:00
Nour Alharithi
a0b0a2b2f6 Merge pull request #73 from drift-labs/master
ack bug fix
2024-01-19 14:47:16 -08:00
Nour Alharithi
acdeef1b9f ack-bug-fix 2024-01-19 14:34:09 -08:00
Nour Alharithi
4e58f7b901 Merge pull request #70 from drift-labs/master
sending acks
2024-01-19 13:56:09 -08:00
Nour Alharithi
fe19c821af attach ts and send ack on subscribe 2024-01-19 12:37:49 -08:00
Nour Alharithi
1e0ac2c440 Merge pull request #67 from drift-labs/master
dlob diff check + adding more data to response
2024-01-18 15:49:29 -08:00
Nour Alharithi
1d7d8754e8 add market slot to response' 2024-01-18 15:40:53 -08:00
Nour Alharithi
5ec515b178 strip slot from dlob diff check 2024-01-18 13:52:45 -08:00
Nour Alharithi
79df4f5a1d Merge pull request #64 from drift-labs/master
buffered amount threshold
2024-01-17 21:51:38 -08:00
Nour Alharithi
4177866eac bufferedAmount threshold uptick 2024-01-17 10:29:12 -08:00
Nour Alharithi
975c91b8b8 perMessageDeflate 2024-01-08 12:30:24 -08:00
Nour Alharithi
c6db744e56 perMessageDeflate 2024-01-08 12:10:42 -08:00
wphan
6731974870 disable rate limiter feature flag 2024-01-08 11:19:07 -08:00
wphan
8b3e19bdf2 stricter types in tradesPublisher 2024-01-05 15:35:37 -08:00
wphan
6a5ae59b00 stricter types in tradesPublisher 2024-01-05 15:35:14 -08:00
Nour Alharithi
d239582e52 fix trades publisher typo 2024-01-05 12:00:09 -08:00
wphan
98484cff64 bump sdk fix build 2024-01-02 10:58:34 -08:00
Nour Alharithi
42f8ecea7d small log changes 2023-12-27 18:22:41 -08:00
Nour Alharithi
343344356e Merge pull request #59 from drift-labs/multiple-redis-clients
Multiple redis clients for dlob server
2023-12-27 13:55:50 -08:00
wphan
e8d0a7127d fix 0 market 2023-12-27 12:41:37 -08:00
wphan
3365644fe9 fix env vars as 0 2023-12-27 09:09:29 -08:00
wphan
f67c0a6603 remove poison pill 2023-12-26 19:59:30 -08:00
Nour Alharithi
3ffb6e7330 rotate redis connecitons 2023-12-26 13:07:40 -08:00
Nour Alharithi
b9192e543e unfinished commit 2023-12-26 10:52:16 -08:00
Nour Alharithi
61d1d4c6f8 better env var parser 2023-12-26 10:40:37 -08:00
wphan
90d8347791 fix no markets specified behavior 2023-12-26 10:21:16 -08:00
wphan
99efea94af only default to all markets if neither env vars are specified 2023-12-24 02:03:53 -08:00
wphan
dc4426268b tested 2023-12-24 01:58:43 -08:00
wphan
eb4faa6cf1 pass list of markets into DLOBSubscriberIO 2023-12-24 01:35:17 -08:00
wphan
70d9227b6c take in perp and spot markets from env var 2023-12-23 15:14:49 -08:00