Context
I am running dependabot-script using the dependabot-core image in a Argo Workflow on AWS EKS. Dependabot is configured to use private registry (Artifactory) as an interface to public registries.
What I am trying to achieve
For some specific task, I am getting timeout errors.
ERROR: could not upgrade my-repository@master using maven: connect_read timeout reached
Anybody here has an idea how to increase timeout in dependabot?
Context I am running dependabot-script using the dependabot-core image in a Argo Workflow on AWS EKS. Dependabot is configured to use private registry (Artifactory) as an interface to public registries.
What I am trying to achieve For some specific task, I am getting timeout errors.
ERROR: could not upgrade my-repository@master using maven: connect_read timeout reached
Anybody here has an idea how to increase timeout in dependabot?