-
all the private repos that msft would want to mine are prolly here.. Bo
- Joined on
2023-08-13
goodboy pushed to aio_abandons at goodboy/tractor
-
4fbd469c33 Update `._entry` actor status log
-
cb90f3e6ba Update `MsgTypeError` content matching to latest
-
5e009a8229 Further formalize `greenback` integration
-
b72a025d0f Always reset `._state._ctxvar_Context` to prior
-
5739e79645 Use `delay=0` in pump loop..
- Compare 7 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
9133f42b07 Solve our abandonment issues..
-
268bd0d8ec Demo-abandonment on shielded `trio`-side work
-
4f1db1ff52 Lel, revert `AsyncioCancelled` inherit, module..
- Compare 3 commits »
goodboy pushed to go_httpx at pikers/piker
-
b577180773 ib: `.api` mod and log-fmt cleaning
-
f12c452d96 ib: warn about mkt precision cuckups that `Contract`s clearly deliver wrong..
-
3531c2edc1 ib: mask out trade and vlm rates for now
-
97dd7e766a ib: more trade record edge case handling
- Compare 4 commits »
goodboy pushed to aio_abandons at goodboy/tractor
-
a870df68c0 Hack `asyncio` to not abandon a guest-mode run?
goodboy pushed to aio_abandons at goodboy/tractor
-
284fa0340e Hack `asyncio` to not abandon a guest-mode run?
goodboy created pull request goodboy/tractor#2
Hackasyncio
to not abandon a guest-mode run?
goodboy pushed to aio_abandons at goodboy/tractor
-
5ed30dec40 Hack `asyncio` to not abandon a guest-mode run?
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
3d12a7e005 Flip `infected_asyncio` status msg to `.runtime()`
-
9292d73b40 Avoid actor-nursery-exit warns on registrees
-
83d69fe395 Change `_Cache` reuse emit to `.runtime()`
- Compare 3 commits »
goodboy pushed to service_mng_to_tractor at pikers/piker
-
7447758cfe Prep service mngr for move to `tractor.hilevel`
-
b577180773 ib: `.api` mod and log-fmt cleaning
-
f12c452d96 ib: warn about mkt precision cuckups that `Contract`s clearly deliver wrong..
-
3531c2edc1 ib: mask out trade and vlm rates for now
-
97dd7e766a ib: more trade record edge case handling
- Compare 5 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
72df312e71 Expand `PayloadMsg` doc-str
-
711f639fc5 Break `_mk_msg_type_err()` into recv/send side funcs
- Compare 2 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
8477919fc9 Don't pass `ipc_msg` for send side MTEs
-
872feef24b Add note about using `@acm` as decorator in 3.10
-
affc210033 Update pld-rx limiting test(s) to use deco input
-
04bd111037 Proxy through `dec_hook` in `.limit_plds()` APIs
-
a0ee0cc713 Port debug request ep to use `@context(pld_spec)`
- Compare 5 commits »
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
5449bd5673 Offer a `@context(pld_spec=<TypeAlias>)` API
goodboy pushed to runtime_to_msgspec at goodboy/tractor
-
e6d4ec43b9 Log tbs from non-RAE `._invoke()`-RPC-task errors
-
418c6907fd Add `enable_stack_on_sig: bool` for `stackscope` toggle
-
d528e7ab4d Add `@context(pld_spec=<TypeAlias>)` TODO list
-
7a89b59a3f Bleh, make `log.devx()` level less then cancel but > `.runtime()`
-
7d4cd8944c Use `_debug._sync_pause_from_builtin()` as `breakpoint()` override
- Compare 5 commits »
goodboy commented on pull request pikers/piker#4
Fix: missing field in SpotPair class for binance and added note in exception thrownOk so I already `git merge`d in the needed commits from this branch. So I don't think we need this open either. You can see the equivalent hashes in the history on that branch.
goodboy commented on pull request pikers/piker#5
go_httpx_binanceClosing this bc it was never working and the more involved soln ended up going directly into #2 (though i did use this as a basis).
goodboy commented on pull request pikers/piker#2
go_httpx@ntorres Ok so i merged in your fixes to the symbology spec and got everything up and working with `httpx.AsyncClient` for the binance client B) Just pinging you so you can see my approach to…
goodboy pushed to go_httpx at pikers/piker
-
ab1463d942 Port binance to `httpx`
-
5314cb79d4 Added note to exception when missing field in SpotPair class
-
0c0b7116e3 Added new fields to SpotPair class in venues
-
19c343e8b2 binance: raise `NoData` on null hist arrays
- Compare 4 commits »