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
While testing executor 1.1.0, I noticed that ambassador always take time out after about 3 seconds which should be the default setting.
I searched and noticed that java engines actually take seldon.io/rest-read-timeout to ambassador mapping timeout_ms. Is this not implemented in go version executor? If so, is there any way to work around with this?
Thanks.
The text was updated successfully, but these errors were encountered:
While testing executor 1.1.0, I noticed that ambassador always take time out after about 3 seconds which should be the default setting.
I searched and noticed that java engines actually take
seldon.io/rest-read-timeout
to ambassador mappingtimeout_ms
. Is this not implemented in go version executor? If so, is there any way to work around with this?Thanks.
The text was updated successfully, but these errors were encountered: