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
TkRetry #430
Comments
@yegor256 I added |
@yegor256 I set the milestone to 1.0 since there is nothing set yet |
@yegor256 many thanks, 15 mins added to your acc for reporting this bug, pmt ID |
@aschworer This task is yours, please go ahead keeping in mind this. If any questions, don't hesitate to ask right here; 30 mins is the budget of the task. This is exactly how much will be paid when the problem is solved (no matter how much time you will actually spend). See this for more information |
@davvd i've created a pull request, please review |
@aschworer thanks |
@aschworer you're holding this ticket for 15 days already. If it is not finished (and closed) in the next 48 hours, it will be re-assigned to someone else, see No Obligations principle (this article should help if you're stuck); -30 to your rating, your total score is -30 |
@aschworer it doesn't really matter, check this: http://at.teamed.io/policy.html#7 If you can't complete your task in time, inform me, see http://at.teamed.io/policy.html#10 |
@aschworer you've been working with this task for too long. I'm sorry, but I'll assign someone else. Please stop working with it. See our no obligations principle; added -60 to your rating, now it is equal to -90 |
@HDouss the task is yours, please go ahead |
@davvd it is done and waiting for merge confirm for the past 7 days |
@aschworer the task is "done" when it's closed by its author. this task is not done. when @yegor256 closes it, I will consider it done. see http://www.yegor256.com/2014/11/24/principles-of-bug-tracking.html |
Conflicts: src/main/java/org/takes/tk/TkRetry.java
@HDouss thanks! |
@rultor release, tag is |
@davvd Issue closed. |
@ypshenychka please, review this task for compliance with our quality rules |
@davvd Quality is good. |
@ypshenychka thanks a lot :) |
@HDouss just added 10 mins to @ypshenychka (for QA), payment ID is |
Let's create a new decorator
TkRetry
, which will not fail immediately onIOException
, but will retry a few times:The text was updated successfully, but these errors were encountered: