instance-scheduler-on-aws
instance-scheduler-on-aws copied to clipboard
MultiplyWaitStrategy - incorrect name
MultiplyWaitStrategy
should be named ExponentialWaitStrategy
or something similar.
See https://en.wikipedia.org/wiki/Exponential_backoff
We might change it later but is used in other solutions as well. If you want to use a name that complies to your naming conventions you can fork the repo and change its name
your naming conventions
The whole world's naming convention. This naming is plainly a bug. Nobody calls it that way.
you can fork the repo and change its name
I don't care, you can close the issue. I just looked at the code and reported a bug.
Thanks for your feedback, we’ll consider it for future development
@arieleeuw You suggestion to fork the code is interesting and completely unproductive. I agree that there naming and convection issues, of confusing or things that are understood flat out wrong. MultiplyWaitStrategy and ExponentialWaitStrategy don't mean the same things. In fact, MultiplyWaitStrategy means nothing to me.
@maykays, it would be nice to have a reason for closing this issue.
@ilyash - this issue was closed based on your comment above "I don't care, you can close the issue." However, it seems you still feel strongly about this issue. I'm re-opening the issue and we'll take another look.
I'll summarize my position.
- This is a bug
- Denying that this is a bug - not OK
- Saying that I suggest "name that complies to your naming conventions" - not OK
- Suggesting fork - not OK
- Closing the issue without a comment - meh
- Closing the issue saying "It's a bug but we won't fix it because ..." - OK (it's your project)
- Fixing the issue - great
My company is saving $$$ on our EC2 instances using this great solution (thanks AWS). Don't get the point of arguing, or even bother, about some internal function names that do not affect the functionality of the program at all (so why is this a bug?). Functionality is what matters to us.
AWS please keep coming with more solutions like this.
Alex WSG Prague