sassoftware / ci360-download-client-python

ci360 data download client program using Python
Apache License 2.0
14 stars 11 forks source link

Update discover.py fixing Permission Error #15

Open sudheesh-sas opened 2 months ago

sudheesh-sas commented 2 months ago

Added a retry logic with a wait of 2 seconds to retry 5 times if there is a permission error.