GithubHelp home page GithubHelp logo

Comments (3)

Phoenix616 avatar Phoenix616 commented on July 21, 2024 1

That commits adds a prettier error printing and an info every 60 seconds while the slow migration is running. Unfortunately doing it async isn't that easy to implement as the plugin heavily relies on the accounts data to properly work but I keep that in mind, maybe I find a good solution.

from chestshop-3.

Phoenix616 avatar Phoenix616 commented on July 21, 2024

These errors are to expected if you have a lot of players while converting to the new format as the previous implementation did not check whether or not the short sign name was unique (which the new one does). I might make the error less noisy to avoid confusion in the future.

Adding a progress to the slow migration is a good idea, I'll look into that. (The normal migration in case of no short name conflicts should be a lot faster anyways)

from chestshop-3.

rautamiekka avatar rautamiekka commented on July 21, 2024

^ I imagine a status report every X seconds (assuming the process haven't finished sooner) would be the best, and maybe easiest to code.

Report every X records is a possibility.

from chestshop-3.

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.