Skip to content

Merge HTTPManagerRetryBehavior.CustomStrategy into HTTPManagerRetryBehavior.Strategy #39

Description

@lilyball

We should turn HTTPManagerRetryBehavior.Strategy into a struct so we can merge the custom retry behavior into it.

This could alternatively be done with a new .custom case, but by turning it into a struct we allow ourselves to add new built-in strategies in the future in a backwards-compatible fashion.

This is a backwards-incompatible change.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions