Dylan Caponi

Results 14 issues of Dylan Caponi

How does one make this library play nice with multiprocessing? ``` @retry(wait=wait_fixed(1), stop=stop_after_attempt(1)) def test_mp(foo): print(foo) raise Exception entries = [1, 2, 3, 4, 5] p = Pool(4) p.map(test_mp, entries)...

## Abstract I'd like to see valuedefi.io (previously yfv.finance) integrated. Their token was [YFV](https://www.coingecko.com/en/coins/yfvalue) (support ends in two days) and now [VALUE](https://www.coingecko.com/en/coins/value-liquidity). They've had many lucrative pools and vaults and...

ETH DeFi

This design was milled on a CNC and tested.

#### System information erigon version 2022.99.99-dev-18f9313c OS & Version: Ubuntu 20.04.4 LTS Commit hash : #### Expected behaviour Not throw this error during normal syncing operation? #### Actual behaviour ```...

It seems like [the erigon prometheus/grafana dashboard file](https://github.com/ledgerwatch/erigon/blob/devel/cmd/prometheus/dashboards/erigon.json) which is linked to from several ETH node setup guides is not properly configured for a non-docker environment. Changing: `turbogeth16c.weblogix.it` in several...

There have been several updates and bug fixes [including this one](https://github.com/jwplayer/jwplatform-py/issues/64) that would be nice to have in the official release. Currently, pip install downloads a version from 2021. Can...

Is there a way to identify what profile a Chrome window is using? This seems to identify chrome windows: `yabai -m rule --add app="^Google Chrome$" space=2` But now I want...

### Expected Behavior HTML files end with a newline. ### Actual Behavior HTML files do not end with a newline. Github flags this as an issue. ### Steps to Reproduce...

bug

My node on ETH Mainnet has been getting out of sync repeatedly since March 13. The main unique thing about my setup is that snapshots are on an external SSD...

- Algolia Client Version: 2.5.0 (I see that 3.0 was released 3 days ago, not sure if that resolves this) - Language Version: Python 3.9.7 ### Description Client throws `algoliasearch.exceptions.AlgoliaUnreachableHostException`:...