Go to file
Ivan A. Melnikov 19f19f224b Storage: add methods to get all flow failures
Instead of caching all failures in engine we cache them in storage,
which is cleaner and more transparent.

Behavior change: if task failed, then flow was suspended, then
loaded again but without task with such name, such flow would be
reverted now in engine.run(). Previously, such flow could be run
normally as all data from not present tasks were ignored.

Closes-bug: #1251736
Change-Id: I64e99ca98cc7fd28957ac2468577d677641aebdc
2013-11-15 23:15:50 +04:00
2013-09-18 17:56:46 +04:00
2013-09-17 13:27:27 -07:00
2013-10-14 01:03:32 +00:00
2013-05-07 10:49:44 -07:00
2013-07-07 21:46:32 -07:00
2013-06-27 11:00:05 -07:00
2013-10-05 21:49:08 +00:00
2013-10-05 21:49:08 +00:00

TaskFlow

A library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects.

Join us

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 4.8 MiB