Skip to content

[help] timeout isn't working #1

Open
@hygkui

Description

@hygkui

thanks so much for your work.

I was trying to set an timeout configuration, but it not works.

Have you test about this?

as my code:

await axiosClient.request({
        url: 'http://127.0.0.1:11977/logs?page=1&pageSize=1',
        method: 'GET',
        timeout: 20
})

but I got the response in 60ms, and it's not canceled.

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