Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 591 Bytes

status

Status page of OpenML

Checks:

  • MinIO: curl -I https://data.openml.org/minio/health/live returns 200 OK.
  • ElasticSearch: curl -X GET "https://es.openml.org/_cluster/health?wait_for_status=yellow&timeout=10s&pretty"
  • Website: curl -I "https://www.openml.org/" returns 200 OK.
  • REST API: curl "https://www.openml.org/api/v1/json/evaluationmeasure/list"
  • Test Server: ?