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

RetryableException should hold the methodKey as well #2250

Open
nlescure-pictet opened this issue Nov 28, 2023 · 0 comments
Open

RetryableException should hold the methodKey as well #2250

nlescure-pictet opened this issue Nov 28, 2023 · 0 comments

Comments

@nlescure-pictet
Copy link

Hi there,

Referring to #719, I think it would make even more sense to add the methodKey to the RetryableException so that in the Retryer I can exactly pinpoint which method is being retried as it is done in the ErrorDecoder. That way, both implementations use the methodKey approach instead of having one relying on url/method approach and the other one on the methodKey one.

Let me know what you guys think.

Cheers

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

1 participant