Skip to content

Allow to specify timeout for single request in additional for total timeout including retries #497

@mahnunchik

Description

@mahnunchik

Hi,

I'm migrating from axios and axios-retry module.

I've faced with the issue that I can specify only total timeout including any retries.

It would be helpful to have ability to specify:

  • timeout for single request/?response (for example 10000ms)
  • total timeout (for example 30000ms)

axios-retry has shouldResetTimeout option which solves this task https://github.com/softonic/axios-retry/#options

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions