Question: Rather than initializing lazily here, couldn't we use the `PipelineOptions` from the `JobInfo` which we have available when the JobBundleFactory is created? It contains the environment info, so we could already load the right environment upon job start and avoid any lazy initialization errors.
[ Full content available at: https://github.com/apache/beam/pull/6441 ] This message was relayed via gitbox.apache.org for [email protected]
