Skip to content

Unnecessary retry on calls exceeding timeout  #15

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.

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

    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