Local ActiveStorage and URL expiration with big (~long) file uploads

Betsy, you mean that DiskService should have been called LocalService or even TestService to emphasize its intentions? I could see that. But I’d actually like to see if we can’t get DiskService to a place where it actually could do the disk service at an adequate level. I’m mostly just explaining how it came to be: ASt was designed for cloud storage, and we mostly just threw in the DiskService, such that there’d be an option to test with. But for someone doing real work with the DiskService to upgrade it to better fit production use (without taking anything away from its role as a testing service for the predominant cloud storage case) would also be great!

2 Likes