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

Include exception type in error messages #2130

Merged
merged 3 commits into from Jan 26, 2024

Conversation

Tom-Newton
Copy link
Contributor

@Tom-Newton Tom-Newton commented Jan 24, 2024

Tracking issue

flyteorg/flyte#4777

Why are the changes needed?

Makes it easier to debug failures.

What changes were proposed in this pull request?

Add the exception name to the error message that flytekit generates. This message gets displayed in the flyte UI.

How was this patch tested?

Updated unittests
Deployed on our flyte cluster

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly. - not applicable
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
Signed-off-by: Thomas Newton <thomas.w.newton@gmail.com>
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3966d1a) 85.78% compared to head (aad3d53) 85.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2130   +/-   ##
=======================================
  Coverage   85.78%   85.78%           
=======================================
  Files         313      313           
  Lines       23560    23560           
  Branches     3523     3523           
=======================================
  Hits        20212    20212           
  Misses       2738     2738           
  Partials      610      610           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kumare3 kumare3 merged commit de0644f into flyteorg:master Jan 26, 2024
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants