Assigned
Status Update
Comments
va...@google.com <va...@google.com>
si...@google.com <si...@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
When messages get sent to a pubsub DLQ, there is a text description of the failure included in message attributes, but not an error code. This makes machine handling of DLQed messages challenging.
How this might work:
An additional error code attribute, as well as documentation categorizing errors and error codes, so that errors sent to DLQ can be better handled by machine systems, instead of having to parse the text description.