Skip to content

Add error handling for CLI errors#34

Merged
ykdy3951 merged 1 commit intomainfrom
33-add-error-handling-for-search-function-errors
Mar 5, 2024
Merged

Add error handling for CLI errors#34
ykdy3951 merged 1 commit intomainfrom
33-add-error-handling-for-search-function-errors

Conversation

@ykdy3951
Copy link
Copy Markdown
Member

What type of PR is this?:

bug

What this PR does / why we need it:

This PR adds error handling for CLI errors to provide a more user-friendly experience when errors occur during CLI operations.

Which issue(s) this PR fixes:

Fixes #33

Special notes for your reviewer:

By adding error handling, we can ensure that users are informed of errors in a descriptive manner, guiding them on potential solutions or next steps.

Does this PR introduce a user-facing change?

NONE

Additional documentation:


@ykdy3951 ykdy3951 added the bug Something isn't working label Feb 29, 2024
@ykdy3951 ykdy3951 added this to the 0.1.2 milestone Feb 29, 2024
@ykdy3951 ykdy3951 self-assigned this Feb 29, 2024
@ykdy3951 ykdy3951 linked an issue Feb 29, 2024 that may be closed by this pull request
@ykdy3951 ykdy3951 merged commit 73da5bb into main Mar 5, 2024
@ykdy3951 ykdy3951 deleted the 33-add-error-handling-for-search-function-errors branch March 5, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add error handling for search function errors

2 participants