earthcube / scheduler

Scheduling approaches related to gleaner tooling
Apache License 2.0
0 stars 0 forks source link

Trap non-zero gleaner/nabu container exits #53

Closed valentinedwv closed 11 months ago

valentinedwv commented 11 months ago

Gleaner returns 0 for thing it should not... fixed on dev_ec containers

we then ignore the non-zero, because we want the logs.

So when return code is not zero, raise an exception to stop the workflow.