Skip to content
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: regression of outbound pubsub message handling (success/failure callbacks both called regardless of success/failure) #1800

Merged
merged 1 commit into from
May 6, 2023

Conversation

nathanpiper
Copy link
Contributor

Fix #1799.

@google-cla
Copy link

google-cla bot commented May 5, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@meltsufin
Copy link
Member

@nathanpiper Thanks for the fix. Can you please sign the CLA?

Copy link
Member

@meltsufin meltsufin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @JoeWang1127 Can you take a look as well?

@nathanpiper
Copy link
Contributor Author

Thanks for reviewing. I just realised my commits have the wrong email address. What’s the best way to fix this? Should I just close this PR, create a new one and reference this one?

@JoeWang1127
Copy link
Contributor

I think you can change the email in the commits.

…llbacks are now only called when applicable (rather than in all situations).
@nathanpiper
Copy link
Contributor Author

nathanpiper commented May 6, 2023

Thanks, I have updated it now and signed the CLA.

@meltsufin meltsufin enabled auto-merge (squash) May 6, 2023 02:53
@sonarcloud
Copy link

sonarcloud bot commented May 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@meltsufin meltsufin merged commit b134c92 into GoogleCloudPlatform:main May 6, 2023
8 checks passed
@nathanpiper nathanpiper deleted the fix/pub-sub-callback-handling branch May 21, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants