LEEKYE commented on code in PR #35413:
URL: https://github.com/apache/beam/pull/35413#discussion_r2243719589
##########
sdks/go/pkg/beam/core/metrics/sampler.go:
##########
@@ -117,3 +128,17 @@ func getState(s bundleProcState) string {
return ""
}
}
+
+func getRestartLullTimeout(elementProcessingTimeout string) time.Duration {
Review Comment:
I moved everything into the caller function where there is already a context
object
--
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]