apisauce icon indicating copy to clipboard operation
apisauce copied to clipboard

Support for abort signal

Open isakgranqvist2021 opened this issue 3 years ago • 5 comments

isakgranqvist2021 avatar Jan 19 '22 13:01 isakgranqvist2021

https://axios-http.com/docs/cancellation

isakgranqvist2021 avatar Jan 19 '22 13:01 isakgranqvist2021

seems like it's not supported yet since apisauce is still using axios 0.21.4 & AbortController is introduces in axios 0.22.0 ? I'll try it in my forked apisauce repo

ardasatata avatar Feb 06 '22 14:02 ardasatata

Please check README for cancellation https://github.com/infinitered/apisauce#cancel-request

chakrihacker avatar Feb 06 '22 16:02 chakrihacker

we will try to get AbortController soon

chakrihacker avatar Feb 06 '22 16:02 chakrihacker

Any news?

rkz98 avatar Jan 28 '23 03:01 rkz98