Giter Site home page Giter Site logo

Comments (3)

nklomp avatar nklomp commented on May 25, 2024

I want to know a bit more about your use case. Because updating a definition mid-flight whilst sessions are running sounds problematic to begin with.

What if certain OPs already have performed a request with the old definition. They will send in a submission based on the old definition. If you in the meantime changed the definition under their feet, it likely cause issues, because the new definition is different from the old one.

from ssi-sdk.

nklomp avatar nklomp commented on May 25, 2024

What probably would be a better approach, and which we will need to look into soon anyway, is to implement new session support with persistence, where we also would store a reference to a full definition. Then you could apply versioning to definitions and then thus also support sessions against multiple versions of the same definition id.

from ssi-sdk.

cre8 avatar cre8 commented on May 25, 2024

I have implemented a multi agent system where a backend is spinning up multiple agent instances that can be managed by different users. Users are able to create update and delete credential templates (to issue credentials) and to define presentations requests via a web application. Each agent can be reached via `exmaple.com/ and is publishing the endpoints to interact with it.

So compared to e.g. your demo application (which is fine for specific use cases) the values can change over time. But restarting the whole agent in the background can lead to some other side effects like you mentioned

from ssi-sdk.

Related Issues (18)

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.