Manu

Results 5 comments of Manu

Same error message received with python39/310 runtime. Note that this is probably an issue unrelated to this provider, since the same error message pops up in Console.

We're running into the same intermittent `code: 22` issue with shellcheck specifically on Linux GHA CI runners.

Works on my GHA runner 😄 I don't have an intelligent way of testing beyond rerunning a couple of times since it was only crashing occasionally but it seems fine...

I have the same issue in MLflow 3.1.4 with a `mlflow.log_metric` call in client code after `mlflow.set_experiment` with a Postgres backend for my tracking server. Client-side: stacktrace ```bash File "/Users/manu.compen/Documents/ml-platform/ml-platform/test/integration-test/test-repo-manucompen/test_pipelines/components/mlflow.py",...

Hmm, it solved the issue for me. Do you have the same exact stacktrace as OP? Any steps to reproduce?