Merge pull request #25 from dirtydishes/t3code/fix-live-feed-lag
Reduce live feed lag by resetting API consumers
This commit is contained in:
commit
956d8cc883
5 changed files with 157 additions and 34 deletions
|
|
@ -181,7 +181,7 @@ Default `smart-money` behavior:
|
|||
|
||||
### API
|
||||
|
||||
- `API_PORT`, `REST_DEFAULT_LIMIT`
|
||||
- `API_PORT`, `REST_DEFAULT_LIMIT`, `API_DELIVER_POLICY`, `API_CONSUMER_RESET`
|
||||
- `LIVE_LIMIT_OPTIONS`, `LIVE_LIMIT_NBBO`, `LIVE_LIMIT_EQUITIES`, `LIVE_LIMIT_EQUITY_JOINS`, `LIVE_LIMIT_FLOW`, `LIVE_LIMIT_CLASSIFIER_HITS`, `LIVE_LIMIT_ALERTS`, `LIVE_LIMIT_INFERRED_DARK` (bounded live generic cache depths; defaults `10000`, max `100000`)
|
||||
|
||||
### Web live retention
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue