Skip to content

client.retry() method is not typed correctly in the declaration file #45

@yusuf963

Description

@yusuf963

When user the http-transport library, we are getting an error says Property 'retry' does not exist on type 'HttpTransportClient<Context>' to to the fact the the type declaration is assume that the method name is client.retries() instead of client.retry()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions