You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't wrap CannotDetermineSpecification exceptions in retrievers.
They indicate that a resource was indeed retrieved, just we don't
know how to interpret it, so Unretrievable is a lie.
They still will get wrapped by Unresolvable exceptions when used
with Resolver.lookup.
0 commit comments