Wraps fetch with optional timeout handling and improved error messages.
fetch
Request URL or URL object to fetch
Optional request options including timeout, label, and signal
The Response object from the request
Wraps
fetchwith optional timeout handling and improved error messages.