For Workes & Pages, what is the name of the domain?
What is the issue or error you’re encountering
See below.
What are the steps to reproduce the issue?
Since the official management panel of cloudflare r2 cannot create folders, I use the API to upload files myself.
But I encountered the problem of upload interruption causing upload tasks to be suspended and unable to delete upload tasks more than once.
The key is that after the upload task that cannot be interrupted is suspended, the hash value of the file with the same name that is successfully uploaded later will be abnormal, which will cause the user to check the update abnormally in scenarios such as application check update.
I observed that if the official r2 management panel fails, the task can be deleted, but it cannot be deleted after refreshing the page. Can r2 optimize the management panel to support the deletion of suspended upload tasks?
This is really important, otherwise, when I check for updates based on r2 support, if the upload interruption causes the task to be suspended, I must jump the version to re-upload, otherwise I need to wait at least one day for the suspended task to be automatically deleted.
I need a delete button to delete the suspended interrupted task.