Giter VIP home page Giter VIP logo

gosty's People

Contributors

elgohr avatar luqmansen avatar todo-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gosty's Issues

Fix total elapsed time

Current implementation use last task finished - first task submitted. If multiple task submitted then they will be queued and elapsed time would we quite inaccurate. Need to use the start time when the worker pickup the job

make the chunk file size is dynamic base on number of worker, worker failure rate, etc

since lots of smaller task with same number of worker will just add overhead
in processing. The pros is, in case of pod failure in the middle of a processing,
the task that need to be re-processed is in smaller chunk. Currently I'll set this dynamically
via env var.


This issue has been automatically created by todo-actions based on a TODO comment found in pkg/apiserver/services/scheduler_logic.go:357. It will automatically be closed when the TODO comment is removed from the default branch (main).

Stale worker on working state

Sometimes worker info on web state on working state if there is a problem in mids of the early task, the current workaround is to restart the api server

Build react on runner

Build react on CI runner so we improve built speed
by using github actions runner caching support


This issue has been automatically created by todo-actions based on a TODO comment found in docker/web.Dockerfile:8. It will automatically be closed when the TODO comment is removed from the default branch (main).

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.