opengeospatial / ideas

Public repository for Innovation Program Ideas
20 stars 3 forks source link

Workflows - find a way to provide completion probability for workflows prior to execution #73

Open samadammeek opened 5 years ago

samadammeek commented 5 years ago

Workflows are complex and may take a long time to complete. If a workflow task is dependent on the results of a previous task, then there is a chance of failure is the indepedent process produces a null result. Workflows should be validated for completion probability prior to full execution to mitigate this.