- everywhere
-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerNote this large change is just moving content to a new `.tsp._history`.
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerAhh right and this is an "offline REPL runner" script `claude` wrote for itself to be able to grok a human dev's experience introspecting crashes from `pdb` since apparently it can't actually allow TTY takeover by such tools (and/or can't sub-spawn one inside it's process tree..)
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerAhh yeah, prolly worth noting that though it's not documented yet, this is a a new `.tsp` mod which provides a bunch of new functionality for annotating time-gaps via a remote API started a while back when i first started digging into time-gap issues in the backfiller during the `nativedb` first-draft.
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfillerYeah I just did one more round of testing on both ib and binance and i think landing this definitely doesn't make things worse XD I'm going to finish/move a couple of the bullets above and then…
goodboy commented on pull request pikers/piker#62
hist_backfill_fixes: working-around (some) conc issues in the tsdb backfiller> -> I think this one was expected, so i used github link. > > Caused by: Distribution not found at: file:///home/momo/Downloads/tractor Yup.. i just put up a commit to fix.. 🤦 > ->…
goodboy pushed to hist_backfill_fixes at pikers/piker
-
90fce9fcd4 Woops, use `piker_pin` from GH for `tractor`
goodboy pushed to claudy_skillz at pikers/piker
-
2166c24b48 Add `.claude/skills/*` files from gap-annotator perf sesh with ma boi
-
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
- Compare 57 commits »
goodboy pushed to refresh_annots at pikers/piker
-
555c2fc27e Add annot refreshed-positioning to `Viz` iface
-
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
- Compare 57 commits »
goodboy pushed to multiaddrs at pikers/piker
-
53a1b94bdb Add `multiaddr` as dep with bumped lock-file
-
aa6f9046e8 Muckin around with multiaddr unpacking in .cli; need to use actual lib not our stuff! Bp
-
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
- Compare 16 commits »
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`