Git Product home page Git Product logo

riot-rate-limiter's People

Contributors

dependabot[bot] avatar francois-blanchard avatar itzderock avatar olliejennings avatar pascalvorwerk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

riot-rate-limiter's Issues

Add support for "LOL-CHALLENGES-V1"

Currently, if you try to make a request to the new challenges paths (for example /lol/challenges/v1/challenges/config) you will get unsupported region: na1 or method: null

Request never ends when MatchList endpoint returns a 404

Hi!
When I try to add the beginIndex field and there is no more match returned by the Riot's API, my code never ends.
No error is throw despite the fact that Riot is returning a 404.
Here are the logs of my application:

riotratelimiter:main Request: https://na1.api.riotgames.com/lol/match/v4/matchlists/by-account/AGzqwU_OQkvutSMe2LmMy_g6And1by0RA7JWOBvWbLXsuA?beginIndex=200 region: na1 method: MATCH.GET_MATCHLIST_BY_ACCOUNT +42ms
  riotratelimiter:queue na1 MATCH.GET_MATCHLIST_BY_ACCOUNT Event triggered: received { RECEIVED: 1, QUEUED: 0, RUNNING: 0, EXECUTING: 0 } +3ms
  riotratelimiter:queue na1 MATCH.GET_MATCHLIST_BY_ACCOUNT Event triggered: queued { RECEIVED: 0, QUEUED: 1, RUNNING: 0, EXECUTING: 0 } +12ms
  riotratelimiter:queue na1 MATCH.GET_MATCHLIST_BY_ACCOUNT Draining 1602361073878 { RECEIVED: 0, QUEUED: 1, RUNNING: 0, EXECUTING: 0 } +0ms
  riotratelimiter:queue na1 MATCH.GET_MATCHLIST_BY_ACCOUNT Drained 1602361073878 { RECEIVED: 0, QUEUED: 1, RUNNING: 0, EXECUTING: 0 } +16ms

Thanks!

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.