openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
669 stars 91 forks source link

Deletion of flow is buggy #1136

Closed sebffischer closed 2 years ago

sebffischer commented 2 years ago

When uploading a new flow to the OpenML server and trying to delete it afterwards, the server takes a long time to reply to the deletion request. It then replies with the message: "Deleting flow failed, because associated input setting fields could not be deleted."

Although after a while, the flow disappears from the website.

sebffischer commented 2 years ago

The corresponding response code is 326

sebffischer commented 2 years ago

working again