earthcube / scheduler

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

Gleaner to Nabu improve workflows #29

Closed valentinedwv closed 1 month ago

valentinedwv commented 1 year ago

Need to better trap gleaner errors. If it does not run, stop run.

Ideas:

separate summon from nabu dataloading

Need to setup a sensor that when gleaner is run, it stores a container id, then a nabu sensor would wait until the run completes, then run the nabu steps.... Then if the nabu steps complete, the graph gets's loaded, etc.

Right now if scheduler is updated and a gleaner/nabu is running, scheduler will never know that it was supposed to be watching that container.

valentinedwv commented 1 month ago

Solved as good as we can do for now