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

Session being updated incorrectly on Gateway mode #769

Merged
merged 3 commits into from
Sep 5, 2019

Conversation

ealsur
Copy link
Member

@ealsur ealsur commented Sep 5, 2019

Description

When dealing with Exception-less responses (Conflict, NotFound, Precondition failed, Throttling), the GatewayStoreModel was updating the session token when it shouldn't be.

This PR adds the fix plus tests for both Exceptions and Exception-less scenarios.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@ealsur ealsur added the bug Something isn't working label Sep 5, 2019
@ealsur ealsur self-assigned this Sep 5, 2019
@ealsur ealsur changed the title Session being updated on Gateway mode incorrectly Session being updated incorrectly on Gateway mode Sep 5, 2019
changelog.md Outdated Show resolved Hide resolved
kirankumarkolli
kirankumarkolli previously approved these changes Sep 5, 2019
@kirankumarkolli
Copy link
Member

For direct mode direct package upgrade is needed right?

@ealsur
Copy link
Member Author

ealsur commented Sep 5, 2019

@kirankumarkolli Yes, Direct package upgrade is needed

@kirankumarkolli kirankumarkolli merged commit 4162ff1 into master Sep 5, 2019
@kirankumarkolli kirankumarkolli deleted the users/ealsur/gatewaystoremodelsession branch September 5, 2019 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants