You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(optional). Run the no-op container locally, register a model corresponding to the container, and link the model to the application
Send a batched input of type "doubles" to the application.
Observe that the query frontend crashes or emits the following log message: Unexpected error: JSON schema invalid. If this is not the case, repeat step 3 several times.
Note: This crash is related to the construction of the JSON response object with RapidJSON
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Start Clipper and register an appliction
(optional). Run the no-op container locally, register a model corresponding to the container, and link the model to the application
Send a batched input of type "doubles" to the application.
Observe that the query frontend crashes or emits the following log message:
Unexpected error: JSON schema invalid
. If this is not the case, repeat step 3 several times.Note: This crash is related to the construction of the JSON response object with RapidJSON
The text was updated successfully, but these errors were encountered: