Skip to content

slapgrid: try 3 times to upload archive to binary cache

Thomas Gambier requested to merge tomo/slapos.core:upload_cache_3_times into master

slapcache takes time to process the upload. First time we try, we have chances to get a timeout but if we retry with the same archive after, it may work.

Merge request reports