typescript-retry-decorator
typescript-retry-decorator copied to clipboard
Implement throw error with original error and reraise error
- implement throw error with the original error
- add the option reraise error to rethrow the original error when it's reached max attempts
@vcfvct It will resolve #17. but it seems conflicting with https://github.com/vcfvct/typescript-retry-decorator/commit/bfc517bc10defd862480f091f6253a05d7af6906
@vcfvct any comment, about this pull request?
@ibrohimislam this PR has conflict from the beginning ~
yes, the conflict is because #18. and it's about the same issue.
what do you think about the implementation? the conflict is easy to resolve.
what do you think about the implementation? the conflict is easy to resolve.
oh, i was not looking much detail as there's conflict.
Just took a look and left some comments. @ibrohimislam are you the implementer?
@indahreforsiana @ibrohimislam Since this has been pending here for month and the comments are not addressed. I have to implement that myself at #23 . Closing this for now. Please let me know if you have any concerns.
Thanks for your contribution.