m-trieu commented on code in PR #32922:
URL: https://github.com/apache/beam/pull/32922#discussion_r1819752790
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/streaming/harness/StreamingWorkerStatusReporter.java:
##########
@@ -228,6 +228,22 @@ private static void
shutdownExecutor(ScheduledExecutorService executor) {
}
}
+ // Calculates the PerWorkerMetrics reporting frequency, ensuring alignment
with the
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]