Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is this awsretry or gd-awsretry? #9

Open
tbradley-sans opened this issue Jul 11, 2019 · 7 comments
Open

is this awsretry or gd-awsretry? #9

tbradley-sans opened this issue Jul 11, 2019 · 7 comments

Comments

@tbradley-sans
Copy link

This project seems to have a small identity crisis. https://pypi.org/project/gd-awsretry/ says the way to install it is pip install gd-awsretry. But https://github.com/linuxdynasty/awsretry says to install it by pip install awsretry. Which is right?

@tbradley-sans tbradley-sans changed the title is this awsretry to gd-awsretry? is this awsretry or gd-awsretry? Jul 18, 2019
@linuxdynasty
Copy link
Owner

Looks like someone copied it?

@tbradley-sans
Copy link
Author

Yeah, I guess. The whole thing seems kinda fishy.

@nmerket
Copy link

nmerket commented Nov 15, 2019

I've been down too much of a rabbit hole with this one. It looks like gd-awsretry is a fork of this repo. A little sleuthing on pypi and github seems to have revealed that @dwabece is the guy behind gd-awsretry, but I can't seem to find the repo. The last time awsretry was updated was May 2017 and gd-awsretry was updated in May 2019. So now I'm in a quandry, do I use awsretry even though it looks like it hasn't had a lot of love recently, or do I try this mysterious fork gd-awsretry that has some more recent work? I'm leaning towards using the OG because I can't find the repo for the fork and that's a pretty big red flag in my mind.

@linuxdynasty
Copy link
Owner

Question is something wrong with the current awsretry? I haven't updated pypi in a while. I can do that over the weekend.

@tbradley-sans
Copy link
Author

@nmerket I just gave up and rolled my own.

Question is something wrong with the current awsretry?

What do you even mean by "current awsretry"? The one that hasn't been touched in over 2 years?

What's wrong with it is that nobody trusts an open source library that has been abandoned by its maintainers.

@nmerket
Copy link

nmerket commented Nov 15, 2019

I tried the old awsretry and it seems to work fine. I share my concern with @tbradley-sans that I'm leery to write code that depends on a library that isn't being maintained. If there are updates, yes, that would be awesome if you pushed them to pypi.

@linuxdynasty
Copy link
Owner

@nmerket I will push the updates I have. It's not many as the module has work for the intended purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants