Skip to content

Conversation

giacomocusinato
Copy link
Collaborator

@giacomocusinato giacomocusinato commented Sep 26, 2024

Motivation

Fixes #2516

Change description

Prevent parsing metadata from CLI errors when no metadata items present.

Minor changes:

  • Use getTypeName instead of getTypeUrl to parse grpc error
  • Add type assertion to isInstanceOf function

Other information

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

When parsing a CLI error, check if any metadata from grpc is present before trying to parse it.
Closes #2516
@giacomocusinato giacomocusinato added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Sep 26, 2024
@giacomocusinato giacomocusinato self-assigned this Sep 27, 2024
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@per1234 per1234 merged commit 4a3abf5 into main Oct 22, 2024
42 checks passed
@per1234 per1234 deleted the #2516 branch October 22, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload indicated as successful even when it failed
2 participants