eth_retry

Provides a decorator to automatically retry calls that fail due to specific transient errors seen in the web3 ecosystem.

MIT License

Downloads
6.3K
Stars
10
eth_retry -

Published by BobTheBuidler over 2 years ago

This release enables use of eth_retry.auto_retry with both synchronous and asynchronous functions.

eth_retry -

Published by BobTheBuidler over 2 years ago

eth_retry -

Published by BobTheBuidler over 2 years ago

This release simply restructures the repo to be more in line with traditional expectations. No changes in functionality.

eth_retry - v0.0.2

Published by BobTheBuidler over 2 years ago

This release is just to ensure you can pip install the library without the --pre flag. Enjoy!

eth_retry - v0.0.1

Published by BobTheBuidler over 2 years ago

This is the first public release of eth_retry, built with love by @BobTheBuidler.

It's saved me a boatload of time, now it can do the same for you.

Enjoy!