sematic-ai / sematic

An open-source ML pipeline development platform
Other
975 stars 59 forks source link

Retries broken in 0.36.0 #1112

Closed augray closed 9 months ago

augray commented 9 months ago

It appears retries are not functioning properly; this can be seen in the test pipeline. It may or may not be limited to cases where there is parallelism in the pipeline.

augray commented 9 months ago

False alarm: pipeline failure I thought was due to this bug was actually due to something else (a configuration issue).