Skip to content
Unverified Commit f0aca56c authored by Benjamin Neff's avatar Benjamin Neff Committed by Dennis Schubert
Browse files

Don't retry for PublicKeyNotFound

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
parent 602a1dcd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment