Closed annapo23 closed 2 months ago
If the file path is too large (the case when there are url parameters in the file path), we see the following error: ENAMETOOLONG: name too long, open '/tmp/zerox-temp-4660/.
ENAMETOOLONG: name too long, open '/tmp/zerox-temp-4660/
We want to remove any url parameters from the file path.
If the file path is too large (the case when there are url parameters in the file path), we see the following error:
ENAMETOOLONG: name too long, open '/tmp/zerox-temp-4660/
.We want to remove any url parameters from the file path.