You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(backend): Guard against panic when MLMD execution publishing fails (#12203)
* Guard against panic when MLMD execution publishing fails
This also removes the defer that obscures the original error being
returned.
Signed-off-by: mprahl <[email protected]>
* Increase the CI timeout on deploying KFP
With seaweedfs, the image can take a long time to pull. It's better to
wait longer than to fail the workflow.
Signed-off-by: mprahl <[email protected]>
---------
Signed-off-by: mprahl <[email protected]>
0 commit comments