acrites commented on code in PR #29963:
URL: https://github.com/apache/beam/pull/29963#discussion_r1462235322


##########
runners/google-cloud-dataflow-java/worker/windmill/src/main/proto/windmill.proto:
##########
@@ -91,6 +91,7 @@ message LatencyAttribution {
     // GetWorkResponse and ends with the user worker receiving the
     // GetWorkResponse.
     GET_WORK_IN_TRANSIT_TO_USER_WORKER = 7;
+    FAILED = 8;

Review Comment:
   Done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to