Skip to content

Behavior with async methods? #8

@BatmanAoD

Description

@BatmanAoD

What is the expected behavior when wrapping an async method with @retry? I see that there's a separate library for retrying an async method, so presumably this non-async version won't work as expected; but is it effectively doing "nothing", or something else? (I've seen async functions decorated with @retry from this library, so I know that it doesn't throw a TypeError or anything like that.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions