Tyler Voss
Results
2
issues of
Tyler Voss
I found when using this library, the default rate limiting implementation would occasionally de-sync from the riot servers, especially in-between invocations, leading to my application hard crashing with a 429...
Under the current implementation of `kult::entities()`, nothing is ever returned. My current method for getting all entities (and deleting them) now is looping through all the component types and purging...