Skip to content
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

Handle Portal Update Exceptions with Click #1555

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JVickery-TBS
Copy link
Contributor

feat(cli): click exit 1;

  • Click exit code 1 for exceptions.

Need to raise the click exception so that the command gets the proper exit code in the terminal. We handle during the pool, but we do not handle if the worker pool fails to start. So this will handle that.

- Click exit code 1 for exceptions.
- Added change log file.
@JVickery-TBS
Copy link
Contributor Author

Like the other PR, can ignore the flake and pyright, they are fixed in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants