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: capture sqlfluff runtime error in web server #468

Merged
merged 2 commits into from
Oct 16, 2023
Merged

fix: capture sqlfluff runtime error in web server #468

merged 2 commits into from
Oct 16, 2023

Conversation

reata
Copy link
Owner

@reata reata commented Oct 16, 2023

Closes #467

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #468 (59b3c69) into master (6aa64c4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          38       38           
  Lines        2001     2001           
=======================================
  Hits         1992     1992           
  Misses          9        9           
Files Coverage Δ
sqllineage/drawing.py 100.00% <100.00%> (ø)

@reata reata changed the title fix: pass exception message to frontend to avoid 500 fix: capture sqlfluff runtime error in web server Oct 16, 2023
@reata reata merged commit 6c27456 into master Oct 16, 2023
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.

SqlFluff RuntimeError Triggers Server Error 500 in Frontend
1 participant