Hope someone will be able to help me. I built simple pipleline in Dataform repo (connected to GitHub repo) and execute via Workflows in GCP and this morning around 2.37am it is failed. This is the error message i see in Workflows execution logs:
"HTTP server responded with error code 400 in step "unhandled_exception", routine "main", line: 28: {"body":{"error":{"code":400,"message":"Remote repository 'https://github.com/xxx/test.git' could not be reached.","status":"INVALID_ARGUMENT"}}
After i manually executing GCP Workflows, it ran successfully.
Thanks