Git Product home page Git Product logo

orchestrator's People

Contributors

marco69v avatar

Watchers

 avatar

orchestrator's Issues

not always engines are at subsequent/serial hostname

due to the envirnment where it was build, orchestrator works well if the engines are on hosts (without the network suffix, this is another issue) that are of kind:

engine001
engine002
engine003 and so on. if the name are different with no serial is the most problem. if are in sequence but are not starting from 1 it can be managed into the scheduler.bash but must be reviewed to be more elastic

page results are not managed

If a response is bigger then the max page_size should be used page parameter to get the desired page having the result of interest.

the header of the response display the number of object returned and the total of objects. this must be managed:

{
"_pageInfo": {
"numberOnPAge": 100,
"total": 122
},
[...]

problematic jobs already scheduled occupies cpu for nothing

during a live execution with many jobs in queue we saw that for one it was remeined on a cpu but was not executed. going to check what was happened but a hanged job cannot stay for ever on a cpu for nothing.
Must create a logic to clean cpu that are blocked by jobs having problem

(for example, after 3 times that a job stay in JUST_INSERTED it can be removed and signed as errored for further analisys at the end)

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.