logbee / keyscore

Apache License 2.0
3 stars 0 forks source link

Rework of the pipeline deployment mechanisms #52

Open kKdH opened 5 years ago

kKdH commented 5 years ago

To develop persistence within KS the mechanisms to deploy a pipeline have to be reworked.

Problem: Once a pipeline has been deployed the frontier never checks the liveness nor does it re-deploy the pipeline in case of failures. This would also be the case when a pipeline should be restored from a persisted state.