Zach H
Zach H
*Issue #, if available:* N/A *Description of changes:* The `DefaultBatchLoadRetryStrategy` did not support customization for the number of retries to attempt. I found this odd as the `DefaultBatchWriteRetryStrategy` did allow...
- Gives support so MTGGraphQL can pull prices in - Fix #673 [AllPricesToday.json.txt.zip](https://github.com/mtgjson/mtgjson/files/8789888/AllPricesToday.json.txt.zip)
It appears we hit a size limit on GitHub last month and our prices have failed to update the global database. I've mitigated the issue by assigning a new repo...
There needs to be a way for a connected user to be rate limited on a per-action or pool basis. My idea is each command of a logged in user's...
Error seen in the logs, that we should investigate: ``` 2021-02-02 11:06:22,924-0500 [INFO] [965382d0-6570-11eb-aff1-1f39dcc7d535] Game 965382d0-6570-11eb-aff1-1f39dcc7d535 started. Game State ---------- id: 965382d0-6570-11eb-aff1-1f39dcc7d535 hostId: 1q1lvbf10cx title: KLD seats: 1 type: sealed...
## Detailed Description Rotisserie Drafts are the equivalent of fantasy sport drafting. You input a custom list (i.e. cube), the full cube is on display, and you pick cards in...
https://github.com/protocolbuffers/protobuf/issues/10357
CardMarket price for LOTR cards appear to differ between AllPrices and what's on CardMarket website
What if we strip all game-related code from the client and move it to a plugin that users can download? We could then theoretically support additional game-specific features (like the...
- Too many iterations that fill up the server's memory trying to (1) render the deck hash and (2) building up a string of the deck contents