We want to set timeouts on our requests. The standard way to achieve this would be supporting [AbortSignal](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal)
We want to set timeouts on our requests. The standard way to achieve this would be supporting AbortSignal