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
The delete trained model API does not allow setting the timeout value.
Executing the action is non-trivial and such requests may timeout given
the default timeout value of 30s. We should allow users to set an explicit
timeout value.