Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What kind of errors are specifically set in "failureReason"? #5524

Open
6 tasks done
lbk-yuuki-nakamura opened this issue Jul 3, 2024 · 0 comments
Open
6 tasks done

Comments

@lbk-yuuki-nakamura
Copy link

Please make sure you have searched for information in the following guides.

Documentation Request

The document below states "Output only. If and only if action's state is FAILED a failure reason is set."

https://cloud.google.com/php/docs/reference/cloud-dataform/latest/V1beta1.WorkflowInvocationAction

Probably the implementation location is below.

https://github.com/googleapis/google-cloud-java/blob/1d97e4db6d5106aad8fed2386151c457e0258de3/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/WorkflowInvocationAction.java#L2422

It is difficult to read what kind of error is set from the source code, so please tell me the specific setting value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant