Skip to content

Conversation

@longquanzheng
Copy link
Contributor

No description provided.

@longquanzheng longquanzheng requested a review from zhxnlai August 14, 2023 23:37
@longquanzheng longquanzheng changed the title Add skeleton and basic functionalities WIP Add skeleton and basic functionalities Aug 15, 2023
@longquanzheng longquanzheng changed the title WIP Add skeleton and basic functionalities Add skeleton and basic functionalities Aug 18, 2023
@longquanzheng longquanzheng requested a review from zhxnlai August 18, 2023 19:33
@longquanzheng longquanzheng merged commit f122d47 into main Aug 21, 2023
@_flask_app.errorhandler(Exception)
def internal_error(exception):
print("500 error caught")
print(traceback.format_exc())
Copy link
Contributor

@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.

3 participants