stephenmw commented on issue #35401: URL: https://github.com/apache/beam/issues/35401#issuecomment-2997832314
I talked with @liferoad offline. I think we should use job ID instead of job name. Job IDs are globally unique making them easier to work with and contain no user generated content. The only downside is that they aren't available during graph construction and job submission. That is unlikely to be an issue during debugging. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org