refresh: use exponential retry backoff with base 2 rather than 3
Compare changes
@@ -139,14 +139,13 @@ static time_t bootstrap_next(const zone_timers_t *timers)
@@ -1258,7 +1257,7 @@ int event_refresh(conf_t *conf, zone_t *zone)
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
refresh: use exponential retry backoff with base 2 rather than 3