rholder / retrying

Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
Apache License 2.0
1.91k stars 157 forks source link

Would love a 1.3.4 release #62

Open HeyBillFinn opened 8 years ago

HeyBillFinn commented 8 years ago

I'd like to download from PyPI and be able to use the after_attempts decorator kwarg.

Let me know if there's anything I can do to help!

Thanks for creating this project. It's exactly what I need.

bersace commented 8 years ago

I agree. Releasing frequenty is good for quality and developer happyness :-)

bbayles commented 8 years ago

retrying is great, and I'd like to see a new release as well. I'm happy to volunteer to be a co-maintainer, if @rholder is constrained?

HeyBillFinn commented 7 years ago

@rholder - I'm also happy to volunteer as a co-maintainer. Anything we can do to help move to a 1.3.4 release?

bersace commented 7 years ago

Do we need to fork ?

lucagiovagnoli commented 7 years ago

Hi @rholder! Could you please push 1.3.4 to pypi ? In case it's needed, I also can volunteer as co-maintainer.

bersace commented 7 years ago

@lucagiovagnoli did you read #65 ? :)

lucagiovagnoli commented 7 years ago

@bersace just after posting here. Thanks a lot for the pointer, I'll see if we can switch to tenacity :)

bersace commented 7 years ago

@lucagiovagnoli it worth the migration :-)