Blake Mealey
Blake Mealey
Tentatively adding this to milestone v1.0.0. On the fence about it, but I like the idea of prioritizing performance and scaling issues before v1.0.0. However, I don't think this is...
This is a neat idea but low priority atm. Feel free to open up a PR if you're interested.
Adding this to milestone v1.0.0 because import should be considered stable for production use
Currently if a place has video thumbnails I would expect there to be some undefined behaviour
It seems there are some usable (though totally undocumented for obvious reasons) endpoints we could use for this under the https://gamepersistence.roblox.com domain
Adding this to v1.0.0 because there are a few points in here which I think are important for production use. Specifically: * confirming before doing anything dangerous * idempotency *...
Adding to milestone v1.0.0 because I would like to tackle this before #84 (I think it will reduce refactoring work to do it in this order)
What would you like to see here? Should Mantle automatically throttle itself to one request every 2 seconds after it has created 32 products?
This is a really interesting one. I'll think a bit more about a graceful way to handle it.
I think the nicest way to implement plugins would be to provide a hooks API for plugins written in an interpreted language that would be called at various stages of...