bluesky-social / feed-generator

ATProto Feed Generator Starter Kit
MIT License
919 stars 329 forks source link

"UnsupportedAlgorithm" error could be "UnknownFeed"? #89

Open kotx opened 5 months ago

kotx commented 5 months ago

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.