Everlag / preordain-backend

backend for preorda.in
Other
1 stars 0 forks source link

Better bulk price fetches #11

Closed Everlag closed 8 years ago

Everlag commented 8 years ago

Currently, any query for a deck that contains a misformed or unknown card causes the entire query to fail. We should return a list of cards we failed to fetch instead.

This prevents #8 from being a showstopper when it comes to any archetype that likes to include AEther cards.