piker/piker/tsp
Tyler Goodlet 7ae7cc829f `tsp`: on backfill, do a smart retry on a `NoData`
Presuming the data provider gives us a config with a `frame_types: dict`
(indicating frame sizes per query/request) we try to be clever and
decrement our submitted `end_dt: DateTime` based on it.. hoping for the
best on the next attempt.
2024-01-03 19:49:41 -05:00
..
__init__.py `tsp`: on backfill, do a smart retry on a `NoData` 2024-01-03 19:49:41 -05:00
_anal.py Drop gap detection from `dedupe()`, expect caller to handle it 2023-12-28 10:40:08 -05:00