# Adding "fetchDelay" option to useFetch hook
add global interceptors for `useFetch` without creating `customUseFetch`
enhancementdiscussion
Add a `resetAfter` option to `useFetch` to automatically reset the state after a specified time.
enhancementdiscussionworkaround available