- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy created pull request pikers/piker#75
gap_annotator: super fast (time-)gap annotator + APIgoodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Note the changes here to handle re-routing to `tractor.log.get_console_log()` appropriately given use throughout `piker`.
goodboy commented on pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
Lel, right should prolly rm all these trace branches i added while trying to figure out why `loglevel` wasn't being passed down through certain layers correctly!
goodboy created pull request pikers/piker#74
fix_tractor_logging: porting to latesttractor.log API(s)
goodboy pushed to fix_tractor_logging at pikers/piker
-
70b663992c Better doc-strings n styling in `piker.cli` eps
-
1827cdcf0f Bump `platformdirs` version in lock file
-
19d647f574 Enable console logging in `.accounting` on import
-
7c8baa8f4e Use `name=__name__` for logs throughout `.service`
-
ed58ae139f Pass `loglevel` down through `.ui` graphics tasks
- Compare 65 commits »
goodboy pushed to hist_backfill_fixes at pikers/piker
-
a97f6c8dcf Flip `.tsp._history` logger to explicit mod-name (again)
-
a940018721 Adjust binance stale-bar detection to 2x tolerance
-
964f207150 Replace assert with warn for no-gaps in `.storage.cli`
-
fdb3999902 .tsp._history: add gap detection in backfill loop
-
d1991b3300 Guard against `None` chart in `ArrowEditor.remove()`
- Compare 47 commits »
goodboy pushed to ib_venue_closures at pikers/piker
-
50011d33ef Add holiday-gap detection via `exchange_calendars`
-
903d39b615 Add `exchange_calendar` dep for venue-closure gap checkin
-
3dad1c9835 Adjust type annots in binance and IB symbol mods
-
b98c39598f Use `.ib.venues.is_venue_open()` in `.feed`
-
31a31fae0f Add venue-closure gap-detection in `.ib.api.Client.bars()`
- Compare 72 commits »
goodboy pushed to ib_async at pikers/piker
-
d826c0d390 Capture `cons` in `Client.get_fute()`
-
50011d33ef Add holiday-gap detection via `exchange_calendars`
-
903d39b615 Add `exchange_calendar` dep for venue-closure gap checkin
-
3dad1c9835 Adjust type annots in binance and IB symbol mods
-
b98c39598f Use `.ib.venues.is_venue_open()` in `.feed`
- Compare 73 commits »
goodboy pushed to gap_annotator at pikers/piker
-
89f9763744 Pin `pg` at latest official `0.14.0` release
-
abd9b18a25 .ui._editors: log multiline styling and re-leveling
-
b8a7d58aed .ui._lines: drop unused graphics-item import
-
e433f24917 Add batch-submit API for gap annotations
-
53b4775698 Add a `GapAnnotations` path-renderer
- Compare 79 commits »
goodboy pushed to main at pikers/piker
-
6b70fea5d4 Merge pull request 'Tpt-tolerance adjustments for latest `tractor`' (#73)
-
4e24cb1bff Adjust sampler's "IPC-dropped" log msg styling
-
3d83b61f3f Wrap `open_autorecon_ws()` body for comms failures
-
6f390dc88c Add timeout + shielding to `NoBsWs` reconnect logic
-
e1f3d7c3f8 Handle `tractor.TransportClosed` as "stream-closed"
- Compare 5 commits »
goodboy merged pull request pikers/piker#73
Tpt-tolerance adjustments for latest `tractor`
goodboy created pull request pikers/piker#73
Tpt-tolerance adjustments for latesttractor
goodboy pushed to tpt_closed_and_finally_footguns at pikers/piker
-
4e24cb1bff Adjust sampler's "IPC-dropped" log msg styling
-
3d83b61f3f Wrap `open_autorecon_ws()` body for comms failures
-
6f390dc88c Add timeout + shielding to `NoBsWs` reconnect logic
-
e1f3d7c3f8 Handle `tractor.TransportClosed` as "stream-closed"
- Compare 4 commits »
goodboy pushed to ib_async at pikers/piker
-
827686f4dc Capture `cons` in `Client.get_fute()`
-
b2b180428b Add holiday-gap detection via `exchange_calendars`
-
417e9c6375 Add `exchange_calendar` dep for venue-closure gap checkin
-
77bdf5479e Adjust type annots in binance and IB symbol mods
-
479f3d23df Use `.ib.venues.is_venue_open()` in `.feed`
- Compare 81 commits »
goodboy pushed to hist_backfill_fixes at pikers/piker
-
62e9c74377 Flip `.tsp._history` logger to explicit mod-name (again)
-
ba622b285f Adjust binance stale-bar detection to 2x tolerance
-
ad7fc649b2 Replace assert with warn for no-gaps in `.storage.cli`
-
6149fcaf2e .tsp._history: add gap detection in backfill loop
-
4ff8be18c5 Guard against `None` chart in `ArrowEditor.remove()`
- Compare 51 commits »
goodboy pushed to fix_tractor_logging at pikers/piker
-
616de968d5 Better doc-strings n styling in `piker.cli` eps
-
69251cd620 Bump `platformdirs` version in lock file
-
30329704c9 Enable console logging in `.accounting` on import
-
dd9b525a48 Use `name=__name__` for logs throughout `.service`
-
3f79c63160 Pass `loglevel` down through `.ui` graphics tasks
- Compare 69 commits »
goodboy pushed to tpt_closed_and_finally_footguns at pikers/piker
-
19439c9630 Adjust sampler's "IPC-dropped" log msg styling
-
b717c3e07e Wrap `open_autorecon_ws()` body for comms failures
-
95274ea835 Add timeout + shielding to `NoBsWs` reconnect logic
-
e909031d04 Handle `tractor.TransportClosed` as "stream-closed"
-
616de968d5 Better doc-strings n styling in `piker.cli` eps
- Compare 73 commits »
goodboy pushed to ib_venue_closures at pikers/piker
-
b2b180428b Add holiday-gap detection via `exchange_calendars`
-
417e9c6375 Add `exchange_calendar` dep for venue-closure gap checkin
-
77bdf5479e Adjust type annots in binance and IB symbol mods
-
479f3d23df Use `.ib.venues.is_venue_open()` in `.feed`
-
2de8970ae9 Add venue-closure gap-detection in `.ib.api.Client.bars()`
- Compare 80 commits »
goodboy pushed to gap_annotator at pikers/piker
-
eafd0e167a Pin `pg` at latest official `0.14.0` release
-
e14fbbf657 .ui._editors: log multiline styling and re-leveling
-
076245f831 .ui._lines: drop unused graphics-item import
-
f059e19f2b Add batch-submit API for gap annotations
-
4fffc57ada Add a `GapAnnotations` path-renderer
- Compare 7 commits »
goodboy pushed to gap_annotator at pikers/piker
-
ba82806936 Bump lockfile for dropped `multiaddr`
-
cad208f80a .ui._editors: log multiline styling and re-leveling
-
99d8bea5a8 .ui._lines: drop unused graphics-item import
-
9a525fc3cc Add batch-submit API for gap annotations
-
b294b5eda3 Add a `GapAnnotations` path-renderer
- Compare 87 commits »