Git Product home page Git Product logo

zyra's Issues

Need to be updated for new keys ?

Riot keys have been updated to this.

Rate Limit(s):
20 requests every 1 seconds
100 requests every 2 minutes
Note that rate limits are enforced per region. For example, with the above rate limit, you could make 500 requests every 10 minutes to both NA and EUW endpoints simultaneously

Automatically detect rate limits

Rate limits are now included in headers. Deprecate constructors that take rate limits and instead detect rate limits in the response headers of the first request (and check the current request counts).

Allow for distributed key with uneven distribution

Currently there is the logic to divide a key evenly between n machines. It may be better to allow users to supply a percentage corresponding to the percent of the key the instance gets to use, so it doesn't have to been even among all machines.

Add role/lane/position representation to Entity API

Roles are pretty finicky and annoying to deal with, would be nice to have a system to deal with them in the entity API. Sometimes bot lanes are mislabeled as (bot, duo), (bot, duo) instead of (bot, duo_carry), (but, duo_support), could maybe deal with cases like that

Inconsistancy in Queue Enums

One of the weird things with the API is that matches use TEAM_BUILDER_RANKED_SOLO (420) but then when pulling the rank uses the string "RANKED_SOLO_5x5" (for example). May be worth adding some sort of logic to translate between the match queues and rank queues, but not sure if its worth trying to cover up issues with the API. Should at least add a note about this in docs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.