Open omstrumpf opened 3 years ago
This would be really nice to have - 100 card decks with lots of tokens are crashing my games and booting everyone out. It seems to be due to TTS freezing while these all resolve, and this seems like it would fix that.
We're currently querying Scryfall for every card individually. It would be nice if we could use the bulk API instead. It's capped at 75 cards, so we'd need a mechanism for chunking up our query into groups of 75.