homebrewhub icon indicating copy to clipboard operation
homebrewhub copied to clipboard

Ignore broken entries instead of 500ing

Open avivace opened this issue 1 year ago • 0 comments

If an entry doesn't exist anymore on the filesystem (but it's returned by a query on psql, coming from a situation like https://github.com/gbdev/homebrewhub/issues/93), it should be ignored and removed from the returned results, instead of making the API call return a server error.

avivace avatar Jan 14 '23 20:01 avivace