# useFetch not deduplicating requests that return an error like 404, 401 etc.
Multiple useFetch in a for loop don't work with api
3.xpending triage
await useFetch make 2 request on one time in NuxtChild
3.xpending triageneeds reproduction
useFetch does not send requests after initial fetch
3.xpending triage
useFetch in route middleware will called twice.
3.xpending triageneeds reproduction