Skip to content

avoid crash when http response is not json#1185

Open
epicadk wants to merge 1 commit intoanitab-org:developfrom
epicadk:fix#1175
Open

avoid crash when http response is not json#1185
epicadk wants to merge 1 commit intoanitab-org:developfrom
epicadk:fix#1175

Conversation

@epicadk
Copy link
Member

@epicadk epicadk commented Jan 24, 2022

Description

Fixes #1175

Type of Change:

  • Code

Code/Quality Assurance Only

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

How Has This Been Tested?

Tested locally

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged
  • I have written Kotlin Docs whenever is applicable

Code/Quality Assurance Only

  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

@epicadk epicadk requested a review from isabelcosta as a code owner January 24, 2022 04:39
@vj-codes vj-codes added the Status: Needs Review PR needs an additional review or a maintainer's review. label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Needs Review PR needs an additional review or a maintainer's review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug : the application is not supposed to crash because of a server error

2 participants