Open
Description
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
Labels
No labels