Open ksachdev1 opened 3 weeks ago
Thanks for filing this issue @ksachdev1! Please consider submitting a support ticket to https://cloud.google.com/support/ to help with debugging this issue further. This will ensure your situation gets attention and may result in guidance on how to achieve your end goal.
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow before opening an issue or a PR:
See also CONTRIBUTING.md .
Describe the bug I am using PubSubReactiveFactory route to stream messages. They sometimes work for few minutes to an hour, and after sometime, nothing gets picked up. If I restart the K8 pod running the code, it starts working again and the behavior repeats.
Sample Code