GithubHelp home page GithubHelp logo

Comments (3)

saisandeepvaddi avatar saisandeepvaddi commented on July 28, 2024

I do not save tasks output to database. Saving output of tasks may not be very performant because you can run dozens of tasks and tasks most of the time have massive amount of text.

For example saving output of something like $> cat huge_text_file.txt will not be good to save in json db file or localStorage. Like you said, configuration option for task may be helpful. But if users start using that without thinking, it might end up crashing the app.

Will think about it.

from ten-hands.

reddyshyam avatar reddyshyam commented on July 28, 2024

Thanks for considering Sai Sandeep. I just want the task's last run output, this will be overwritten by task's next run. And also this option can be disabled by default in config if you think default enabling will cause issues. Users who need will then enable it.

from ten-hands.

reddyshyam avatar reddyshyam commented on July 28, 2024

Also don't think its a good idea to put the logs into config file. May be another log txt file with outputs as task name delimited?

No rush, not so important but if implement will be very handy. :)

from ten-hands.

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.