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 gundeck aws endpoint parsing #2921

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

supersven
Copy link
Contributor

@supersven supersven commented Dec 12, 2022

The parser for the AWS/SNS error message to explain that an endpoint is already in use was incorrect. This lead to an "invalid token" error when registering push tokens for multiple user accounts (user ids) instead of updating the SNS endpoint with an additional user id.

The fix is to not apply endParser twice. (Because, the end is already consumed by manyTill.)

Ticket

https://wearezeta.atlassian.net/browse/SQCORE-1267

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@supersven supersven temporarily deployed to cachix December 12, 2022 15:25 — with GitHub Actions Inactive
@supersven supersven temporarily deployed to cachix December 12, 2022 15:25 — with GitHub Actions Inactive
@supersven supersven changed the title Sventennie/fix gundeck aws endpoint in use fix gundeck aws endpoint in use Dec 12, 2022
@supersven supersven changed the title fix gundeck aws endpoint in use fix gundeck aws endpoint parsing Dec 12, 2022
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Dec 12, 2022
@supersven supersven temporarily deployed to cachix December 12, 2022 15:40 — with GitHub Actions Inactive
@supersven supersven temporarily deployed to cachix December 12, 2022 15:40 — with GitHub Actions Inactive
@supersven supersven marked this pull request as ready for review December 12, 2022 15:42
@supersven supersven requested a review from fisx December 12, 2022 16:14
@supersven supersven merged commit 1c85346 into develop Dec 12, 2022
@supersven supersven deleted the sventennie/fix-gundeck-AWS-endpoint-in-use branch December 12, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants