Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

[REST] Introduce scoring warnings in response payload #165

Open
mmalohlava opened this issue Apr 2, 2020 · 1 comment
Open

[REST] Introduce scoring warnings in response payload #165

mmalohlava opened this issue Apr 2, 2020 · 1 comment

Comments

@mmalohlava
Copy link
Member

The rest api should return warning (for example, missing value) as a part of JSON response. The capability should be controlled by request (e.g., user has to explicitly ask to include warning in response).

Actions:
(1) modify IDL to include optional payload in response to contain list of warnings (strings)
(2) modify IDL to include a flag in request to control presense of (1) in response

Follow up actions:
(1) modify MOJO to be report any interesting in pipeline (e.g., missing value, or implicit cast from string to int)

CC: @nkpng2k - let's keep this one for some intern.

@mmalohlava mmalohlava changed the title [REST] Introduce warning ins JSON output [REST] Introduce warnings in JSON output Apr 2, 2020
@mmalohlava mmalohlava changed the title [REST] Introduce warnings in JSON output [REST] Introduce warnings in response payload Apr 2, 2020
@mmalohlava mmalohlava changed the title [REST] Introduce warnings in response payload [REST] Introduce scoring warnings in response payload Apr 2, 2020
@mmalohlava
Copy link
Member Author

CC: @pratapram

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant