Actions
Feature #8482
closedDo not wait when job or task solution is ready
Start date:
10/05/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
It looks like Native Scheduler delays solutions processing considerably that in some cases, like tests, can waste more time than for solving corresponding tasks. Also it isn't great to wait additional 10-20 seconds till Native Scheduler processes job solutions.
Updated by Ilja Zakharov about 7 years ago
- Status changed from New to Resolved
Implemented in 8482-solushion-waiting.
Updated by Evgeny Novikov about 7 years ago
- Target version changed from 1.0 to 0.2
Most likely this improvement will considerably help to reduce a total wall time for trivial tasks, so, I would like to see this in Klever 0.2.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Resolved to Open
The main obstacle wasn't eliminated. After I see a decision statistics about 1 minute elapses before a corresponding task becomes finished.
Updated by Evgeny Novikov about 7 years ago
- Status changed from Open to Closed
It perfectly works now! So I merged the branch to master in 9ca3d25e.
Actions