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

Add skeleton and basic functionalities #6

Merged
merged 54 commits into from
Aug 21, 2023
Merged

Add skeleton and basic functionalities #6

merged 54 commits into from
Aug 21, 2023

Conversation

longquanzheng
Copy link
Contributor

No description provided.

@longquanzheng longquanzheng changed the title Add skeleton and basic functionalities WIP Add skeleton and basic functionalities Aug 15, 2023
iwf/client.py Outdated Show resolved Hide resolved
iwf/workflow_state.py Outdated Show resolved Hide resolved
iwf/workflow_state.py Outdated Show resolved Hide resolved
iwf/workflow_options.py Outdated Show resolved Hide resolved
iwf/registry.py Outdated Show resolved Hide resolved
@longquanzheng longquanzheng changed the title WIP Add skeleton and basic functionalities Add skeleton and basic functionalities Aug 18, 2023
@longquanzheng longquanzheng merged commit f122d47 into main Aug 21, 2023
2 checks passed
@_flask_app.errorhandler(Exception)
def internal_error(exception):
print("500 error caught")
print(traceback.format_exc())
Copy link
Collaborator

@zhxnlai zhxnlai Aug 22, 2023

Choose a reason for hiding this comment

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

nit: Consider using the standard logging interface: https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library

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

Successfully merging this pull request may close these issues.

None yet

2 participants