tvalentyn commented on code in PR #25617:
URL: https://github.com/apache/beam/pull/25617#discussion_r1116388769
##########
sdks/python/apache_beam/runners/worker/sdk_worker_main.py:
##########
@@ -120,9 +121,17 @@ def create_harness(environment, dry_run=False):
'Could not load main session: %s', exception_details, exc_info=True)
raise
Review Comment:
from a comment on your PR introducing this exception I assumed these were
transient, if so, we can keep it as is to create less noise.
--
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]