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

Feature Proposal: Track errors per field #5639

Open
XiNiHa opened this issue Oct 4, 2024 · 2 comments
Open

Feature Proposal: Track errors per field #5639

XiNiHa opened this issue Oct 4, 2024 · 2 comments
Labels
enhancement New feature or request that adds new things or value to Hive

Comments

@XiNiHa
Copy link

XiNiHa commented Oct 4, 2024

  • Report the full errors, not only the numbers of them
  • Process errors' position and associate it with field-level insights
@dotansimha
Copy link
Member

Thanks @XiNiHa .

@kamilkisiela @n1ru4l If I understand correctly, to achieve this, we first need send the errrors[].path, and not just the count (from Hive agent)?

@dotansimha dotansimha added the enhancement New feature or request that adds new things or value to Hive label Oct 21, 2024
@dotansimha dotansimha changed the title Track errors per field Feature Proposal: Track errors per field Oct 21, 2024
@kamilkisiela
Copy link
Contributor

Yes, but the errors won't have any context (no request/session id, sub-calls to subgraphs or other data sources), we will just know they occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request that adds new things or value to Hive
Development

No branches or pull requests

3 participants