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
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.
The text was updated successfully, but these errors were encountered:
I'm not sure what the distinction between feeds and algorithms is.
But the lexicon for getFeedSkeleton only defines an
UnknownFeed
error, notUnsupportedAlgorithm
. I don't see a reason to use an undefined error type when UnknownFeed could be more relevant.The text was updated successfully, but these errors were encountered: