Refactor task output
Etherpad with ideas and discussion: https:/
Blueprint information
- Status:
- Complete
- Approver:
- Renat Akhmerov
- Priority:
- Essential
- Drafter:
- Renat Akhmerov
- Direction:
- Approved
- Assignee:
- Renat Akhmerov
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 2015.1
- Started by
- Renat Akhmerov
- Completed by
- Renat Akhmerov
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Refactoring task output: adding TaskIteration model
Addressed by: https:/
Refactoring task output: renaming 'output' to 'result' for task
Addressed by: https:/
Refactoring task output
Addressed by: https:/
Fixing a bug in logging logic and small refactoring
Addressed by: https:/
Refactoring task output: renaming DB models to have a more consistent picture
Addressed by: https:/
Refactoring task output: full redesign of DB models
Addressed by: https:/
Refactoring task output: 'task_db' -> 'task_ex', 'exec_db' -> 'wf_ex'
Addressed by: https:/
Refactor task output: 'db_tasks' -> 'task_execs', 'db_execs' -> 'wf_execs'
Addressed by: https:/
Refactor task output: "wf_name" -> "workflow_name"
Addressed by: https:/
Refactor task output: DB API methods for action executions
Addressed by: https:/
Refactor task output: on_task_result -> on_action_complete transition
Addressed by: https:/
Refactor task output: full engine redesign
Addressed by: https:/
Fix retry policy
Addressed by: https:/
Fixing timeout policy
Addressed by: https:/
Fixing wait-before policy
Addressed by: https:/
Fixing pause-before policy
Addressed by: https:/
Fixing wait-after policy
Addressed by: https:/
Add action_execution API
Addressed by: https:/
Add action execution client lib and CLI
Addressed by: https:/
Fixing tasks API endpoint
Addressed by: https:/
Fixing tasks operations in mistralclient