Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat: debug mode to respond internal error with message and stack #302

Merged
merged 3 commits into from
Sep 15, 2020

Conversation

shuplenkov
Copy link
Member

Issue being fixed or feature implemented

We need better error reporting to make the debugging process easier

What was done?

Debug mode was added to respond internal error with message and stack
grpc-common updated to 0.3.1

How Has This Been Tested?

Unit tests

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.16 milestone Sep 11, 2020
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@shuplenkov shuplenkov merged commit dc3e45c into v0.16-dev Sep 15, 2020
@shuplenkov shuplenkov deleted the debug branch September 15, 2020 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants