deb-mistral/mistral/services
Kupai József 4e3e19bfb3 Limit the number of finished executions.
A new option was intorduced to execution_expiration_policy to limit
the amount of finished and not expired executions. This can be used
to keep the number of finished executions under a limit, even if a
huge number of executions are created in a short period of time.

Change-Id: I05a604285a6fc510dd224613215dac8d2c31c541
Related-Bug: #1658946
2017-04-10 14:38:04 +02:00
..
__init__.py Added periodic events 2013-12-05 19:01:22 +04:00
action_manager.py Refactor workflow/action input validation 2017-03-13 18:28:08 +07:00
actions.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
expiration_policy.py Limit the number of finished executions. 2017-04-10 14:38:04 +02:00
periodic.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
scheduler.py Surpress log with context data and db data 2017-03-25 14:35:21 +13:00
security.py Removed unnecessary utf-8 encoding 2017-01-11 02:58:04 +00:00
triggers.py Refactor workflow/action input validation 2017-03-13 18:28:08 +07:00
workbooks.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00
workflows.py Rename package 'workbook' to 'lang' 2017-03-06 15:41:37 +07:00