Skip to content

Unnecessary retry on calls exceeding timeout  #15

@Templum

Description

@Templum

There are cases where calls exceeding the 35s timeout are retried. This is because in here. Retriable network code includes also timeout, which it should not.

Additionally, we should also check how it can occur that a call is not finished prior to 35s.

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