Skip to content

Distinguish retryer combinator names from constructor names #16

Description

@jackfirth

Procedures that extend and compose retryers should be named with a different pattern than procedures that merely construct retryers from non-retryer values. I'm thinking x-retryer for plain constructors and retryer-x for combinators. This means cycle-retryer has to change to retryer-cycle.

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions