GithubHelp home page GithubHelp logo

Comments (4)

navidshaikh avatar navidshaikh commented on September 22, 2024

For example: We do not add user email address at first place when we are populating the data structure to be sent over the tube for build_phase, but we add it later when we want to trigger notify_user job. Now notify user worker is depending on the code which adds such information, however this information could have been part of build_details at the first place when we parsed the YAML file.

from container-pipeline-service.

dharmit avatar dharmit commented on September 22, 2024

I see an upside to this, sure. This would help in syncing various workers in the terms of data being consumed and generated and might be a good to have. However, I'm not sure how much value it adds at the moment since we're moving fast and, of course, breaking certain things while trying to add features or fix something. If the data being passed across different workers is causing an issue, this needs to be prioritized and worked upon sooner rather than later.

WDYT @bamachrn @kbsingh @rtnpro @mohammedzee1000 ?

from container-pipeline-service.

mohammedzee1000 avatar mohammedzee1000 commented on September 22, 2024

Yea definitely makes sense. It will require some refactor so im not sure we do it now or do it in the near future.

from container-pipeline-service.

kbsingh avatar kbsingh commented on September 22, 2024

+1, sure - lets put the entire metadata we have for the specific job on the queue at one go. if nothing else it simplifies the work process, and does not need to reference the original data source file anymore. i.e once the job is started, it should keep going even when the orignating data stock changes ( and will be reflected in a subsequent job ).

from container-pipeline-service.

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.