https://prefect.io logo
Title
f

Freddie

08/19/2022, 10:10 AM
Hi folks! Just a quick one - I'm trying to delete some old projects. This is on 0.x. I'm getting GraphQL timeouts when trying to delete them and wondered if there's another way to get them deleted? I've turned off all the schedules, I'd just really like to get rid of them to avoid confusion / UI clutter.
1
[{"errors":[{"path":["delete_project"],"message":"Operation timed out","extensions":{"code":"API_ERROR"}}],"data":{"delete_project":null}}]
For reference
b

Bianca Hoch

08/19/2022, 2:53 PM
Hey Freddie! You should be able to delete projects from the UI as well: https://docs-v1.prefect.io/orchestration/concepts/projects.html#deleting-a-project
f

Freddie

08/22/2022, 10:46 AM
Hi @Bianca Hoch, this was from the UI, this is the API error error from my console.
b

Bianca Hoch

08/24/2022, 2:20 PM
Hi Freddie, thank you for clarifying! I was under the impression you were using the Interactive API to delete the project. Have you tried that as well?
If you receive the same error, I'd reccomend opening a GitHub issue here with the tags 'bug' and 'v1'. https://github.com/PrefectHQ/prefect/issues