question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pubsub: long-running app falls over after couple minutes

See original GitHub issue
  1. Specify the API at the beginning of the title (for example, “BigQuery: …”) General, Core, and Other are also allowed as types

pubsub

  1. OS type and version

alpine:3.6 docker image

  1. Python version and virtual environment information python --version

3.6.1

  1. google-cloud-python version pip show google-cloud, pip show google-<service> or pip freeze
google-cloud-pubsub (0.32.1)
googleapis-common-protos (1.5.3)
grpc-google-iam-v1 (0.11.4)
grpcio (1.10.0rc2)
  1. Stacktrace if available

(see image below)

  1. Steps to reproduce

Build the docker image, stick on GKE, check that it’s receiving a couple of times, then wait until you see:

screen shot 2018-03-16 at 12 45 04 pm screen shot 2018-03-16 at 12 45 26 pm screen shot 2018-03-16 at 12 45 33 pm screen shot 2018-03-16 at 12 45 40 pm

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:32 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
theacodescommented, Mar 20, 2018

That’s great news. @lukesneeringer, what do you think about getting that merged? 😃

0reactions
jadeklercommented, Apr 10, 2018

Closing this, since flow controller + grpc=1.10.1 and above seem to work without problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

long running cloud run process and pubsub message retry
Now when a message is published from pubsub, cloud run starts executing, as the complete execution takes around 60 minutes to complete, but...
Read more >
Composer invoking long running services | Google Cloud
Consider a scenario where we have a task, which is a service call, to be executed by Airflow which could take hours to...
Read more >
Troubleshooting | Cloud Pub/Sub Documentation
Learn about troubleshooting steps that you might find helpful if you run into problems using Pub/Sub. Cannot create a subscription.
Read more >
Tag: Cloud Pub/Sub - GCP Weekly
- This blog demonstrates how a streaming analytics pipeline on Google Cloud using PubSub, Apache Beam (on Dataflow runner), Cloud Storage, and BigQuery...
Read more >
Message broker – complete know-how, use cases and a step ...
In publish/subscribe pattern (we'll move on to that) they are called publishers ... What is more, users could not use the application after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found