Git Product home page Git Product logo

Comments (3)

choksi81 avatar choksi81 commented on August 12, 2024

Author: justinc
Milestone Geni Portal v2.1 Release deleted

from clearinghouse.

choksi81 avatar choksi81 commented on August 12, 2024

Author: jsamuel
This is a feature that needs to be added to the new seattlegeni.

from clearinghouse.

choksi81 avatar choksi81 commented on August 12, 2024

Author: jsamuel
Fixed in r3099. A new field is added to the Vessel model to indicate that user keys need to be sync'd. When a user changes their key (through the new page added to seattlegeni, either regenerating or uploading their own), the field is changed for all vessels the user has access to in order to indicate the user keys need to changed through the nodemanager to match what we have in the database. The backend has a new thread running that looks for these cases and does a !ChangeUsers call when needed.

It was intentional that I didn't try to do the nodemanager communication in real time when a user changes their key or uploads their key. If you try to do that, you end up with the potential for a bad user experience, especially later on if we add features like allowing a user to give other users access to vessels they've acquired. Regardless of that, I just don't think a user wants to sit there and wait and it still not being a promise that they can see their nodes immediately in seash, for example, because the nodes may not have all advertised yet. And then to top it all off you'd still have to deal with keeping track of node communication failures and go back and update those later. So, I went with the all-in-the-background approach.

from clearinghouse.

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.