-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Nodes API: Return failures in nodes response #3740
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
Labels
:Data Management/Stats
Statistics tracking and retrieval APIs
>enhancement
good first issue
low hanging fruit
v5.0.0-alpha3
Comments
That would be a great addition. I have custom node plugins, and I have somewhat struggled to communicate failures back to the gather process. |
moving to 1.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Data Management/Stats
Statistics tracking and retrieval APIs
>enhancement
good first issue
low hanging fruit
v5.0.0-alpha3
Today, if there is a failure executing a nodes related API (nodes info, nodes stats, ...), we don't properly return them. We should.
The text was updated successfully, but these errors were encountered: