Gitlab HTTP Error 429 "Too many requests" on curl
a lot job jobs are failing with: ``` curl --config "${CKI_CURL_CONFIG_FILE}" https://gitlab.com/redhat/centos-stream/src/kernel/documentation/-/raw/main/info/owners.yaml > owners.yaml curl: (22) The requested URL returned error: 429 ``` example: kernel-qe-pipeline-osp-kernel-qe-pipeline-b-docker-kqe-general: - https://gitlab.com/redhat/red-hat-ci-tools/kernel/qe-pipelines/kernel-ci-pipelines/-/jobs/13408073504 - https://gitlab.com/redhat/red-hat-ci-tools/kernel/qe-pipelines/kernel-ci-pipelines/-/jobs/13408068493 - https://gitlab.com/redhat/red-hat-ci-tools/kernel/qe-pipelines/kernel-ci-pipelines/-/jobs/13408066496 Jira: [CKI-7458](https://issues.redhat.com/browse/CKI-7458)
issue