Closed RedasP closed 7 years ago
When I set config.timeout really low to test what happens when the the timeout is reached I get:
and it seems that the "status = cancelled" isn't catched.
Fixed this by upgrading to the latest axios version https://github.com/axios/axios/issues/226
When I set config.timeout really low to test what happens when the the timeout is reached I get:
and it seems that the "status = cancelled" isn't catched.