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

[#IOPID-1264] Handle new InternalServerError response from GetProfile #1090

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

BurnedMarshal
Copy link
Contributor

List of Changes

Upgrade the io-functions-app-sdk
Handle a new 500 status code response from GetProfile
Upgrade unit test

Motivation and Context

The fn-app return a new 500 status code response from the GetProfile when an error occurs reading the unique email storage. We map this response with a custom response intead a unandled status code response.

How Has This Been Tested?

unit test

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@BurnedMarshal BurnedMarshal requested a review from a team as a code owner December 19, 2023 17:44
Copy link

Jira Pull Request Link

This Pull Request refers to the following Jira issue IOPID-1264

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@gquadrati gquadrati merged commit 0292113 into master Dec 20, 2023
5 checks passed
@gquadrati gquadrati deleted the IOPID-1264-error-internal-get-profile branch December 20, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants