Project

General

Profile

action #50336

Updated by szarate about 5 years ago

## Observation See http://f40.suse.de/tests/3353#step/sssd/13 

 Currently for PackageHub there's bsc#1124318 that basically makes SUSEConnect to fail the first time but it would succeed on a second call 

 ## Suggestions 

 - refactor we have an issue so repeat add_suseconnect_product so that it allows the user to properly specify whether or not errors are tolerated. can solve this issue. 
 - change the code We need a way to accept named parameters handle this and allow to accept syntax similar to `suseconnect_prouct 'sle-module-legacy', retry_allow => 1, timeout =>    900` (or a simple hash too) 
 repeat suseconnect when first try got failed.

Back