Add retry logic with exponential backoff for 429 rate limits
This commit is contained in:
@@ -352,12 +352,12 @@ for name, count in sorted(cards.items()):
|
||||
|
||||
## Collection Stats
|
||||
|
||||
- **Total cards:** 0
|
||||
- **Unique cards:** 0
|
||||
- **Total cards:** 1356
|
||||
- **Unique cards:** 916
|
||||
- **By type:**
|
||||
- Artifacts: 77
|
||||
- Creatures: 390
|
||||
- Enchantments: 63
|
||||
- Creatures: 392
|
||||
- Enchantments: 64
|
||||
- Instants: 109
|
||||
- Lands: 72
|
||||
- Planeswalkers: 2
|
||||
|
||||
Reference in New Issue
Block a user