Fix naive requests usage
Currently schemas and robots are downloaded and cached without validating that they are loadable.
Solution: Use cobra-io to download -> will raise errors if impossible. Uses more request library to cache + react to timeouts.
2026-04-01: Due to updates GitLab may be unavailable for some minutes between 13:00 and 16:00.
Currently schemas and robots are downloaded and cached without validating that they are loadable.
Solution: Use cobra-io to download -> will raise errors if impossible. Uses more request library to cache + react to timeouts.