<#416 Make repo downloads more persistent> Pull re...
# open_pdks
g
#416 Make repo downloads more persistent Pull request opened by cbalint13 Hi folks, This makes the downloads more persistent. In CI environments a single error bails out the whole setup. Sample failure recovered by the retry pass:
Copy code
Downloading 7-track standard cell library from ../sources/gf180mcu_fd_sc_mcu7t5v0
Cloning <https://github.com/efabless/globalfoundries-pdk-libs-gf180mcu_fd_sc_mcu7t5v0> to ../sources/gf180mcu_fd_sc_mcu7t5v0
Cloning into '../sources/gf180mcu_fd_sc_mcu7t5v0'...
fatal: unable to access '<https://github.com/efabless/globalfoundries-pdk-libs-gf180mcu_fd_sc_mcu7t5v0/>':
Failed to connect to <http://github.com|github.com> port 443 after 135991 ms: Couldn't connect to server
Cloning into '../sources/gf180mcu_fd_sc_mcu7t5v0'...
remote: Enumerating objects: 10041, done.
remote: Counting objects: 100% (10041/10041), done.
remote: Compressing objects: 100% (4729/4729), done.
remote: Total 10041 (delta 6196), reused 8959 (delta 5311), pack-reused 0
Receiving objects: 100% (10041/10041), 120.23 MiB | 23.38 MiB/s, done.
RTimothyEdwards/open_pdks