deb-mistral/mistral/tests/unit/workbook
Renat Akhmerov a0f6c7ae3f Copy cached WF spec stored by definition id into WF execution cache
* When we start a workflow we don't need to reparse a workflow
  specification if we request it by workflow execution id for the
  first time. Instead, we can just update workflow execution
  specification cache with the value from workflow definition
  specification cache. For large workflows, it significantly
  reduces time of workflow start.

Change-Id: Ibe4c788040996e3f119c96cb130fdc95d46286d9
2016-09-15 14:27:22 +03:00
..
v2 Fail/Success/Pause transition message 2016-06-01 14:44:44 +05:30
__init__.py Implement new object-model specification 2014-03-12 14:58:54 +04:00
test_spec_caching.py Copy cached WF spec stored by definition id into WF execution cache 2016-09-15 14:27:22 +03:00