• Maria Matejka's avatar
    RPKI: retry timer doesn't reset connections when more data is pending · 44e351d1
    Maria Matejka authored
    With very busy deployments, RPKI may kill cache connection too early.
    Instead of that, we want it to keep loading if any data is waiting to
    be read and the reason for delay is just our congestion.
    
    Also, when we kill the session because of actually slow cache, we want
    to reload from scratch as the data we have is unreliable and nobody
    knows whether the state is still valid.
    44e351d1