We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I run jf rt cp --url=${ARTIFACTORY_HOST} --user=${ARTIFACTORY_USERNAME} --access-token=${ARTIFACTORY_TOKEN} --fail-no-op --flat --spec=${SPEC}
jf rt cp --url=${ARTIFACTORY_HOST} --user=${ARTIFACTORY_USERNAME} --access-token=${ARTIFACTORY_TOKEN} --fail-no-op --flat --spec=${SPEC}
From logs:
14:46:16 [Info] [Thread 2] Copying artifact: version.txt 15:00:50 [Warn] (Attempt 1) - Failure occurred while sending POST request to https://artifactory.example.com/api/copy/version.txt?to=version.txt: Post "https://artifactory.example.com/version.txt?to=version.txt": dial tcp: lookup artifactory.example.com: i/o timeout
I wait almost 15 minutes for retry
No response
Reasonably low retry time, ie. the default 30s for dial timeout.
2.74.0
Debian GNU/Linux 10 (buster)
7.104.7 rev 80407900
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I run
jf rt cp --url=${ARTIFACTORY_HOST} --user=${ARTIFACTORY_USERNAME} --access-token=${ARTIFACTORY_TOKEN} --fail-no-op --flat --spec=${SPEC}
From logs:
Current behavior
I wait almost 15 minutes for retry
Reproduction steps
No response
Expected behavior
Reasonably low retry time, ie. the default 30s for dial timeout.
JFrog CLI version
2.74.0
Operating system type and version
Debian GNU/Linux 10 (buster)
JFrog Artifactory version
7.104.7 rev 80407900
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: