When I try to delete, I get this:
ErrorResponse: {“errorParameters”:{“map”:{}},“url”:“https://dataform.clients6.google.com/v1beta1/projects//locations/us-central1/repositories/?force=true&key=AIzaSyCI-zsRP85UVOi0DjtiCwWBwQ1djDy741g”,“headers”:{},“status”:400,“statusText”:“OK”,“method”:“DELETE”,“body”:{“error”:{“code”:400,“message”:“com.google.apps.framework.request.FailedPreconditionException: Repository contains a workflow invocation which is still executing. Code: FAILED_PRECONDITION”,“status”:“FAILED_PRECONDITION”}},“bodyText”:“{"error":{"code":400,"message":"com.google.apps.framework.request.FailedPreconditionException: Repository contains a workflow invocation which is still executing. Code: FAILED_PRECONDITION","status":"FAILED_PRECONDITION"}}”,“errorExperience”:1,“clientHandler”:0,“trackingId”:“c3964855430469487”,“message”:“com.google.apps.framework.request.FailedPreconditionException: Repository contains a workflow invocation which is still executing. Code: FAILED_PRECONDITION”,“errorCode”:400}
I hope I am not racking up query bills. My very simple dataform query has been running for over an hour. I am literally doing hello world level tasks right now. Anyone else having this issue?