
Hosford, Andrew L
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Hosford, Andrew L-
Hosford, Andrew L created a post,
gurobi.GRBException: error:0A000126: SSL routines::unexpected eof while reading (code35, command POST https://exampleEndpoint.com/api/v1/cluster/jobs)
AnsweredWe have a custom Java microservice that builds dynamic models that are sent to our Gurobi Compute Server instance. The Java service is deployed via a Linux OpenJDK11 Docker image. In order to k...
-
Hosford, Andrew L created a post,
Model and optimization status and solveStatus codes
AnsweredI am writing a microservice to check the status of models on a compute server by calling the GET /cluster/jobs/{id} api endpoint.I'm a little confused by the status codes I see when this request co...