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
Currently, the timeout config for the executor's REST server seems to be hardcoded to 15 seconds. It would be good to set here the value coming from the SeldonDeployment annotations.
Currently, the timeout config for the executor's REST server seems to be hardcoded to 15 seconds. It would be good to set here the value coming from the
SeldonDeployment
annotations.seldon-core/executor/api/rest/server.go
Lines 77 to 79 in d84b974
The text was updated successfully, but these errors were encountered: