Jason Barbee

Results 7 comments of Jason Barbee

I got hackney working with this as middleware, it works - I'm pulling in a 10 second request from Tesla. Mix versions - Tesla 1.3.0, Hackney - 1.16 ``` Tesla.client(...

I'm also having this problem at the same line of code. I had to manually change the line orig_rotation_angle = 0 that bypasses this problem code at whatever angle. I...

Ah. Actually you are right about instrumentation. I think that explains why when I tried to access data in my pipeline instrumentation that didn't happen to exist, and instrumentation raised...

I would like conditional logic features - which today are if/unless/skip - to capture or mutate data within that context/pipeline. I might inject context specific data about why something was...

Yeah, I do have some experience there, so I know the targets I want to hit from that experience. I made my own multithreaded threaded Python engine that uses the...

Update - I got permission to share the code, need a little time to test and write a readme - will update here soon when it's ready.