Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update client code to deal with Cloud Run stream duration limit #20

Open
gonzojive opened this issue Nov 15, 2022 · 1 comment
Open

Comments

@gonzojive
Copy link
Owner

bazel run --run_under="cd $PWD &&" //cmd/cloud-listener -- --alsologtostderr --state-service-addr "state-service-xyz-wn.a.run.app:443" --command-queue-addr "command-queue-service-xyz-wn.a.run.app:443"  --auth-service-addr "auth-service-xyz-wn.a.run.app" --secret-token-path /home/red/git/heatpump/local-secrets/device-token.txt

Error:

F1115 06:42:06.209298  120008 cloud_listener_main.go:39] error while waiting for commands: rpc error: code = Unknown desc = upstream max stream duration reached
@gonzojive
Copy link
Owner Author

Fixed by 8b66f94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant