Skip to content
Extraits de code Groupes Projets
  • Benjamin Neff's avatar
    f0aca56c
    Don't retry for PublicKeyNotFound · f0aca56c
    Benjamin Neff a rédigé
    We only return `nil` when we know the person, but don't know the key or
    the key is invalid, so it doesn't make sense to retry in this case. When
    the person isn't known and can't be fetched we raise a DiscoveryError
    which will be retried.
    
    Also the errors were moved to the `Signable` module in the last release.
    
    closes #7717
    Don't retry for PublicKeyNotFound
    Benjamin Neff a rédigé
    We only return `nil` when we know the person, but don't know the key or
    the key is invalid, so it doesn't make sense to retry in this case. When
    the person isn't known and can't be fetched we raise a DiscoveryError
    which will be retried.
    
    Also the errors were moved to the `Signable` module in the last release.
    
    closes #7717
receive_base.rb 1,55 Kio