You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: