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

Feature/check for 404 #262

Merged
merged 10 commits into from
Mar 16, 2020
Merged

Feature/check for 404 #262

merged 10 commits into from
Mar 16, 2020

Conversation

vbarzokas
Copy link
Member

@vbarzokas vbarzokas commented Mar 13, 2020

Changed the returned error code on the Mowali edge case of DESTINATION_COMMUNICATION_ERROR & NOTFOUND.CODE to be DESTINATION_FSP_ERROR instead of PARTY_NOT_FOUND

Vassilis Barzokas added 7 commits March 12, 2020 19:03
…there is a communication error with the target oracle endpoint.
…UNICATION_ERROR` && `NOTFOUND.CODE` to be `DESTINATION_FSP_ERROR` instead of `PARTY_NOT_FOUND`
# Conflicts:
#	src/models/oracle/facade.js
#	test/unit/handlers/participants/{Type}/{ID}.test.js
#	test/unit/handlers/participants/{Type}/{ID}/{SubId}.test.js
#	test/unit/handlers/parties/{Type}/{ID}.test.js
#	test/unit/handlers/parties/{Type}/{ID}/{SubId}.test.js
@vbarzokas vbarzokas requested review from oderayi and lewisdaly March 13, 2020 12:11
Copy link
Contributor

@rmothilal rmothilal left a comment

Choose a reason for hiding this comment

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

Please updated version in package.json for re-release

lewisdaly
lewisdaly previously approved these changes Mar 15, 2020
Copy link
Contributor

@lewisdaly lewisdaly left a comment

Choose a reason for hiding this comment

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

Approved pending Rajiv's suggested changes. Thanks!

Copy link
Contributor

@rmothilal rmothilal left a comment

Choose a reason for hiding this comment

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

Happy please await tests

Copy link
Contributor

@lewisdaly lewisdaly left a comment

Choose a reason for hiding this comment

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

Happy!

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.

3 participants