Pekka Pöyry
Pekka Pöyry
I've also seen quite a few similar connection errors from our CircleCI builds. My current solution for the issue has been running `codecov` like this: ``` codecov --required || (sleep...
Nice job figuring all that out! It's always nice to see people doing something similar I did. If you create a pull request with that information I'll happily merge it....
Thanks for the reply, it's nice to know what tools can be used if I decide to continue reverse-engineering the protocol. I want to test out how those tools work,...
I wanted to see flamegraph visualization for the requests so I ported [djdt-flamegraph](https://github.com/23andMe/djdt-flamegraph): https://pypi.python.org/pypi/flask-debugtoolbar-flamegraph