cloud-bulldozer / metadata-collector

Containerization of the Stockpile project (https://github.com/cloud-bulldozer/stockpile)
Apache License 2.0
2 stars 6 forks source link

Adding retry on timeout for redis #24

Closed dry923 closed 3 years ago

dry923 commented 3 years ago

Description

Enabling the redis-py option to retry on timeout. Additionally adding pip and setuptools upgrade.

Fixes

Redis sometimes times out during backpack runs. This will add a retry.