fix(sol): refresh publisher drift websocket accounts
All checks were successful
deploy-trade-r001-canary / apply (push) Successful in 6m38s
All checks were successful
deploy-trade-r001-canary / apply (push) Successful in 6m38s
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
||||
- name: gitea-registry
|
||||
containers:
|
||||
- name: publisher
|
||||
image: gitea.mpabi.pl/trade/trade-dlob-server:grpc-teardown-fix-20260402-113736
|
||||
image: gitea.mpabi.pl/trade/trade-dlob-server:oracle-fallback-20260412-205713
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -72,6 +72,8 @@ spec:
|
||||
value: "true"
|
||||
- name: USE_WEBSOCKET
|
||||
value: "true"
|
||||
- name: DRIFT_ACCOUNT_WS_FALLBACK_FETCH_INTERVAL_MS
|
||||
value: "15000"
|
||||
- name: DISABLE_GPA_REFRESH
|
||||
value: "true"
|
||||
- name: GRPC_CLIENT
|
||||
|
||||
Reference in New Issue
Block a user