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

Improve Agent Metadata Service Error Message #4682

Conversation

Future-Outlier
Copy link
Member

@Future-Outlier Future-Outlier commented Jan 5, 2024

Tracking issue

#3936

Why are the changes needed?

Improve error messages when flytepropeller panic due to agent server disconnected.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

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

Related PRs

Docs link

Signed-off-by: Future Outlier <[email protected]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jan 5, 2024
@dosubot dosubot bot added the enhancement New feature or request label Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (8ac697e) 58.13% compared to head (d60fc44) 58.14%.

Files Patch % Lines
...yteplugins/go/tasks/plugins/webapi/agent/plugin.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4682   +/-   ##
=======================================
  Coverage   58.13%   58.14%           
=======================================
  Files         626      626           
  Lines       53782    53782           
=======================================
+ Hits        31267    31272    +5     
+ Misses      20007    20002    -5     
  Partials     2508     2508           
Flag Coverage Δ
unittests 58.14% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Future-Outlier
Copy link
Member Author

@pingsutw , @hamersaw , @wild-endeavor
If possible, please approve and merge this PR before release the latest flyte version, thanks a lot!

@Future-Outlier Future-Outlier enabled auto-merge (squash) January 8, 2024 14:21
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 8, 2024
@Future-Outlier Future-Outlier merged commit 842d3a8 into flyteorg:master Jan 8, 2024
44 of 45 checks passed
katrogan pushed a commit that referenced this pull request Jan 12, 2024
Signed-off-by: Future Outlier <[email protected]>
Co-authored-by: Future Outlier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants