lostluck commented on a change in pull request #11524:
URL: https://github.com/apache/beam/pull/11524#discussion_r415963808
##########
File path: sdks/go/container/boot.go
##########
@@ -104,7 +104,7 @@ func main() {
switch len(artifacts) {
case 0:
- log.Fatal("No artifacts staged")
+ log.Printf("No artifacts staged. Attempting to run default
\"worker\".")
Review comment:
I can revert this line. It was mostly to explore if the artifacts got
copied to the expected location *anyway* because the model was discovered that
way in the first place.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]