I'm not sure what the distinction between feeds and algorithms is.
But the lexicon for getFeedSkeleton only defines an UnknownFeed error, not UnsupportedAlgorithm. I don't see a reason to use an undefined error type when UnknownFeed could be more relevant.
I'm not sure what the distinction between feeds and algorithms is.
But the lexicon for getFeedSkeleton only defines an
UnknownFeederror, notUnsupportedAlgorithm. I don't see a reason to use an undefined error type when UnknownFeed could be more relevant.