Skip to content

Fix: Post request hangs waiting for response#585

Merged
thewahome merged 2 commits intodevfrom
fix/post-request-hangs-waiting-for-response
Jun 23, 2020
Merged

Fix: Post request hangs waiting for response#585
thewahome merged 2 commits intodevfrom
fix/post-request-hangs-waiting-for-response

Conversation

@thewahome
Copy link
Copy Markdown
Collaborator

Overview

Handles errors from the sdk making the request to hang.
Fixes #555

Demo

N/A

Notes

Errors from the sdk were not being handled. We added a default error 400 and display the actual error in the editor.

Testing Instructions

  • How to test this PR
  • Prefer bulleted description
  • Start after checking out this branch
  • Include any setup required, such as bundling scripts, restarting services, etc.
  • Include test case, and expected output

add default error 400
@thewahome thewahome requested a review from irvinesunday June 20, 2020 19:36
Copy link
Copy Markdown
Contributor

@irvinesunday irvinesunday left a comment

Choose a reason for hiding this comment

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

👍🏽

@thewahome thewahome merged commit e3ce020 into dev Jun 23, 2020
@thewahome thewahome deleted the fix/post-request-hangs-waiting-for-response branch July 21, 2020 16:46
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.

POST Request Hangs Waiting for Response

3 participants