Open benipeled opened 8 months ago
Too bad we don't cache wheels, which I assume rarely change.
Too bad we don't cache wheels, which I assume rarely change.
no that rarely. we do use ccache, but we don't mount in into dbuild the pip cache.
from cqlsh perspective, we can introduce a retry, that might help, a bit. https://pip.pypa.io/en/stable/cli/pip/#cmdoption-retries
https://jenkins.scylladb.com/job/scylla-enterprise/job/next/2846/ failed on installing python packages
@fruch