Giter Site home page Giter Site logo

Comments (3)

cccs-rs avatar cccs-rs commented on June 12, 2024

I think we can add region (or something similar to aws_region in the S3Transport) as a optional param to all the filestore transport types so we can associate storage to a "region". Perhaps we have to add something similar to FileSource if relevant?

And then on the API side, we can have an optional param region to specify the region the file should be saved to (region would have to be one of the regions that the system knows about based on the filestore configuration). In the UI, this could be a dropdown in the Options tab when submitting (maybe having a None value if specifying the region isn't important for the submission)

If you really want to enforce regional storage on the system, we can add a boolean flag in the configuration that specifies you have specify the location to store the file otherwise the API will respond with an error (this would also remove the None option in the UI).

from assemblyline.

cccs-rs avatar cccs-rs commented on June 12, 2024

Thoughts?

from assemblyline.

ociappara avatar ociappara commented on June 12, 2024

Apologies for the delay, yes this would be perfect! thank you. Along the same requirements, some samples should be deleted as soon as they are processed, at the moment we call the "purge" API. Maybe we could extend the ingest API with a parameter to purge the submitted file after analysis. Just root file not child nodes.

from assemblyline.

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.