Assigned
Status Update
Comments
va...@google.com <va...@google.com>
ar...@google.com <ar...@google.com> #2
Hello,
Thank you for reaching out to us with your request.
We have duly noted your feedback and will thoroughly validate it. While we cannot provide an estimated time of implementation or guarantee the fulfillment of the issue, please be assured that your input is highly valued. Your feedback enables us to enhance our products and services.
We appreciate your continued trust and support in improving our Google Cloud Platform products. In case you want to report a new issue, please do not hesitate to create a new issue on the
Once again, we sincerely appreciate your valuable feedback; Thank you for your understanding and collaboration.
Description
Pull subscribers have options to limit the number of outstanding messages or bytes . However, push subscriptions have no such options. It would be helpful to be able to limit the number of outstanding messages or bytes in order to prevent subscribe side overload. Push's backoff mechanism helps, but with an bursty workload, endpoint can get overloaded very quickly and messages redelivered multiple times, e.g., when CloudRun returns 429 errors.