-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat(cli): catch the known custom exception and print error message #939
Merged
marshallmallows
merged 1 commit into
Graviti-AI:main
from
marshallmallows:T15648_catch_exception_and_echo_error_message
Aug 23, 2021
Merged
feat(cli): catch the known custom exception and print error message #939
marshallmallows
merged 1 commit into
Graviti-AI:main
from
marshallmallows:T15648_catch_exception_and_echo_error_message
Aug 23, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 1157566176
💛 - Coveralls |
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 17, 2021 05:30
f28aadd
to
83fd1f4
Compare
Lee-000
requested changes
Aug 17, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- If
debug
is not enabled, thelogger
inclient.request
should be disabled. - When
InternalServerError
occurred, the details of the request and response should be printed.
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 18, 2021 02:26
83fd1f4
to
00e9be8
Compare
Lee-000
requested changes
Aug 18, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 18, 2021 06:15
00e9be8
to
5cce24c
Compare
Lee-000
requested changes
Aug 18, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 18, 2021 06:43
5cce24c
to
4c049b8
Compare
Lee-000
requested changes
Aug 18, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 18, 2021 09:03
4c049b8
to
3a82027
Compare
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
2 times, most recently
from
August 18, 2021 09:29
68cd655
to
865922d
Compare
linjiX
requested changes
Aug 18, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
2 times, most recently
from
August 19, 2021 02:10
c81be1a
to
0142adb
Compare
Lee-000
approved these changes
Aug 19, 2021
linjiX
requested changes
Aug 19, 2021
linjiX
reviewed
Aug 19, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 19, 2021 09:05
0142adb
to
7177e61
Compare
linjiX
requested changes
Aug 20, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 20, 2021 10:00
7177e61
to
8fa8f3b
Compare
linjiX
requested changes
Aug 22, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 23, 2021 03:42
8fa8f3b
to
24c476d
Compare
linjiX
requested changes
Aug 23, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 23, 2021 06:17
24c476d
to
df4d427
Compare
linjiX
approved these changes
Aug 23, 2021
marshallmallows
force-pushed
the
T15648_catch_exception_and_echo_error_message
branch
from
August 23, 2021 06:40
df4d427
to
aea7888
Compare
marshallmallows
deleted the
T15648_catch_exception_and_echo_error_message
branch
August 23, 2021 06:40
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.