Dmitry Shulyak 627fd801c9 Timeout support for scheduled tasks
If there will be no update from task X for configured period
of time - scheduler will update task X to ERROR state and
proceed with retries if those are configured.

timeout should protect from network connectivity errors,
unnexpected problems with tasks worker software or hardware
where tasks worker is running

timelimit protects from hanged tasks, mainly because of slow io

timeout should be expected to be slightly higher than timelimit

Change-Id: I429e12037b787db04e36c93e1fadfe74a023c1f8
2016-01-26 14:15:04 +02:00
2016-01-22 19:27:13 +01:00
2016-01-26 14:15:04 +02:00
2016-01-26 12:39:49 +02:00
2015-12-17 12:30:03 +00:00
2015-12-08 10:39:57 +01:00
2015-03-27 15:54:19 -07:00
2015-11-24 17:35:11 +01:00
2016-01-21 15:22:19 +01:00
2015-11-23 22:34:54 +01:00
2016-01-26 12:39:49 +02:00
2016-01-22 14:04:49 +01:00

Solar README

Solar is a resource manager and orchestration engine for distributed systems.

Please read the Documentation to see how to install and use Solar. For start checkout our Wordpress tutorial

Description
Resource management and orchestration engine for distributed systems
Readme 5.5 MiB
Languages
Python 91.4%
Shell 4.9%
Erlang 1.6%
Ruby 1.1%
HAProxy 0.6%
Other 0.3%