Hello,
I'm working on github.com/pixelfed/pixelfed and recently moved my instance from wasabi to fastly object storage....
and then I noticed my avatar update process was broken...
the code $disk->deleteDirectory($testPrefix); fails on Fastly, but works on AWS and Wasabi if the folder contains any sub. folders/files.
I've contacted Fastly to confirm their side, but this might be a compatibility issue on your side?