We are getting timeout errors when requesting for artifacts, with this change I'm doing retries lowering the page size so hopefully the artifactory server responds in time.
We are also getting 500 errors on the buildArtifact request, but I'm not sure what's the issue so I'm enabling the option to log the error body and see if there's more context there
We are getting timeout errors when requesting for artifacts, with this change I'm doing retries lowering the page size so hopefully the artifactory server responds in time. We are also getting 500 errors on the
buildArtifact
request, but I'm not sure what's the issue so I'm enabling the option to log the error body and see if there's more context there