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

Fix OneFlow server error output #6656

Closed
2 of 3 tasks
vickmp opened this issue Jul 17, 2024 · 0 comments
Closed
2 of 3 tasks

Fix OneFlow server error output #6656

vickmp opened this issue Jul 17, 2024 · 0 comments

Comments

@vickmp
Copy link
Member

vickmp commented Jul 17, 2024

Description
When an exception occurs at the OneFlow server level, which uses Sinatra, the full Sinatra trace is returned by the OneFlow server instead of an error code.

To Reproduce
Any exception that occurs at the high level will return the Sinatra trace.

Expected behavior
The trace is logged to the OneFlow server log file and the server returns only a message and error code.

Details

  • Affected Component: OneFlow
  • Hypervisor: KVM
  • Version: 6.8

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants