@daniel I ended up doing something a little different. I didn't want to spin up new containers for every run, so I looked at the documentation, and it said that the default run launcher runs the code at the grpc server. I didn't have a grpc code server, so I created that container, and it worked great!