Describe the bug
If I upload a new version of my mod AmbientSounds (the file is usually around 80MB large) I get an exception:
* What went wrong:
Execution failed for task ':AmbientSounds:AmbientSounds:modrinth'.
> Failed to upload file to Modrinth! java.net.SocketTimeoutException: timeout
The file is still uploaded, but the task is stopped and the uploaded file stays locked.
Steps to reproduce
No response
Expected behavior
Wait till the file is uploaded and unlocks it for further use.
Does not stop the entire task.
Additional context
Gradle file can be found here: https://github.com/CreativeMD/AmbientSounds/blob/1.20/build.gradle
Describe the bug
If I upload a new version of my mod AmbientSounds (the file is usually around 80MB large) I get an exception:
The file is still uploaded, but the task is stopped and the uploaded file stays locked.
Steps to reproduce
No response
Expected behavior
Wait till the file is uploaded and unlocks it for further use.
Does not stop the entire task.
Additional context
Gradle file can be found here: https://github.com/CreativeMD/AmbientSounds/blob/1.20/build.gradle