Stops collisions when processing lots of image transforms quickly.
md5(time()) isn't unique when processing lots of image manipulations quickly and results in errors when using cwebp:
"Temporary file save operation failed: "
"unlink(/Users/joe/Sites/example-site/storage/runtimeimager/temp/52b483018ee804f1eac2e29d1b464cf5.jpg): No such file or directory"
Stops collisions when processing lots of image transforms quickly.
md5(time()) isn't unique when processing lots of image manipulations quickly and results in errors when using cwebp:
"Temporary file save operation failed: " "unlink(/Users/joe/Sites/example-site/storage/runtimeimager/temp/52b483018ee804f1eac2e29d1b464cf5.jpg): No such file or directory"