Skip to content

RetryableException should hold the methodKey as well #2250

Open
@nlescure-pictet

Description

@nlescure-pictet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are good for first time contributors to tacklehelp wantedIssues we need help with tacklingproposalProposed Specification or API change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions