Giter VIP home page Giter VIP logo

Comments (3)

Sheikah45 avatar Sheikah45 commented on July 19, 2024

The beginning of the end

INFO     Jul 27  20:58:41 PopTimer                       Next tmm3v3 wave happening in 61s
INFO     Jul 27  20:59:43 PopTimer                       Next tmm3v3 wave happening in 58s
INFO     Jul 27  21:00:41 PopTimer                       Next tmm3v3 wave happening in 53s
INFO     Jul 27  21:01:35 PopTimer                       Next tmm3v3 wave happening in 47s
INFO     Jul 27  21:02:22 PopTimer                       Next tmm3v3 wave happening in 43s
INFO     Jul 27  21:03:06 PopTimer                       Next tmm3v3 wave happening in 37s
INFO     Jul 27  21:03:43 PopTimer                       Next tmm3v3 wave happening in 29s
INFO     Jul 27  21:04:13 PopTimer                       Next tmm3v3 wave happening in 24s
INFO     Jul 27  21:04:38 PopTimer                       Next tmm3v3 wave happening in 20s
INFO     Jul 27  21:04:58 PopTimer                       Next tmm3v3 wave happening in 16s
INFO     Jul 27  21:05:14 PopTimer                       Next tmm3v3 wave happening in 13s
INFO     Jul 27  21:05:28 PopTimer                       Next tmm3v3 wave happening in 11s
INFO     Jul 27  21:05:40 PopTimer                       Next tmm3v3 wave happening in 10s
INFO     Jul 27  21:05:51 PopTimer                       Next tmm3v3 wave happening in 9s
INFO     Jul 27  21:06:00 PopTimer                       Next tmm3v3 wave happening in 9s
INFO     Jul 27  21:06:09 PopTimer                       Next tmm3v3 wave happening in 8s
INFO     Jul 27  21:06:18 PopTimer                       Next tmm3v3 wave happening in 7s

from server.

Askaholic avatar Askaholic commented on July 19, 2024

Looks like this can happen because the way we compute the 'queue rate' is just the number of players in queue over the time since the last pop. This would only be correct if players re-queue each time they fail to find a match. However, since that's not how the queue works, if a large number of players remains unmatched in the queue for a while, the time can start marching down, and once it gets to a critical level it will start marching down very fast.

from server.

Askaholic avatar Askaholic commented on July 19, 2024

A quick solution would be to add a minimum pop time to prevent that from happening, but the underlying issue is that the 'queue rate' is not calculated correctly.

from server.

Related Issues (20)

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.