jeremyschulman / netcfgbu

Network Configuration Backup
Apache License 2.0
105 stars 15 forks source link

Add login re-try to handle misbehaving AAA controllers #80

Open jeremyschulman opened 4 years ago

jeremyschulman commented 4 years ago

As a network engineer using a AAA server that cannot respond "fast enough" to login requests due to the fact that netcfgbu runs concurrent tasks, I need the tool to account for this disability and perform one or more re-attempt to login using some form of backoff mechanism. I should be able to configure the number of retries; the default could be 2.