-
Notifications
You must be signed in to change notification settings - Fork 327
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
fix: check for exception when parsing pub sub response and return it (#2696) #3091
Conversation
ldetmer
commented
Jul 30, 2024
•
edited
Loading
edited
- fix: check for exception when parsing pub sub response and return it (PubSub message conversion exception is silently swallowed #2696 )
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
7fd6bf2
to
0fea8e2
Compare
.../test/java/com/google/cloud/spring/pubsub/core/subscriber/PubSubSubscriberTemplateTests.java
Outdated
Show resolved
Hide resolved
0fea8e2
to
f46cc53
Compare
.../test/java/com/google/cloud/spring/pubsub/core/subscriber/PubSubSubscriberTemplateTests.java
Outdated
Show resolved
Hide resolved
.../test/java/com/google/cloud/spring/pubsub/core/subscriber/PubSubSubscriberTemplateTests.java
Outdated
Show resolved
Hide resolved
LGTM once Tomo gives the thumbs up. |
bd31466
to
2b8cf9a
Compare
2b8cf9a
to
85745ae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you add a unit to the timeout and them merge this?
.../test/java/com/google/cloud/spring/pubsub/core/subscriber/PubSubSubscriberTemplateTests.java
Outdated
Show resolved
Hide resolved
85745ae
to
09f361c
Compare
|