Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

update exception handling to retry on wrapped/cause exceptions #59

Open
elennick opened this issue Feb 11, 2018 · 1 comment
Open

update exception handling to retry on wrapped/cause exceptions #59

elennick opened this issue Feb 11, 2018 · 1 comment

Comments

@elennick
Copy link
Owner

Some frameworks/tools like to wrap the cause in their own custom exception when they bubble up an exception. Would be good if the call executor was able to detect that and retry on exceptions that are the a cause and not only the top level.

@elennick
Copy link
Owner Author

@raghavan20 ^^

@elennick elennick added this to the 0.15.0 milestone Aug 12, 2018
@elennick elennick removed this from the 0.15.0 milestone Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant