Thumbnails are still broken #212
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thumbnails are mostly failing due to 429 too many requests errors.
I'm making this issue so I don't forget to fix this.
Some ideas:
Use batch service
Use the same endpoint except with multiple asset ids in one request
Implement caching (urls only) so we don't constantly scream at roblox to give us this information and end up being ratelimited