OCR-D / ocrd-webapi-implementation

4 stars 0 forks source link

workflow: error msg if nextflow not installed #9

Closed joschrew closed 2 years ago

joschrew commented 2 years ago

when nextflow is not installed 500 should be returned. Exception may be raised. Maybe the check can be run once at server startup

joschrew commented 2 years ago

closed because it is implemented this way: Exception is raised if nextflow is not installed in workflow_manager.start_nf_workflow()