URL: https://github.com/SSSD/sssd/pull/785 Title: #785: Providers: Delay online check on startup
jhrozek commented: """ I think this makes sense. There are some style issues (too long lines), but that's trivial to fix. The most important question I have is: Do you think it makes sense to schedule multiple online checks? Maybe it could be done with delay > 1 only, so that at the same time three checks would be scheduled, one second after each other or even at 1, 2 and 4 second intervals. Looking at `check_if_online_delayed`, the function just returns if the back end becomes online. """ See the full comment at https://github.com/SSSD/sssd/pull/785#issuecomment-476390654
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org