Use timeouts when calling curl commands on GitHub APIs. For example, `--max-time 10` would limit the call time to 10 seconds.
Use timeouts when calling curl commands on GitHub APIs.
For example,
--max-time 10would limit the call time to 10 seconds.