
Veracode Base Camp — A.Digulla (Community Member) asked a question.
When I try to upload my app for a sandbox scan, I always get a timeout.
My app is a 150MB WAR. Uploading takes about 10 minutes. The designer of the web UI decided that I have to stare at the progress bar for the whole time. If I do something else, I'm always logged out when I return and I have to start over.
This makes the web UI useless for me.
What are my options?
.png)
Hello @A.Digulla (Community Member) ,
Thank you for reaching out to the Community.
The platform has a 15 minute time-out limit. This is time-out time is not adjustable.
To avoid timeout errors, I would suggest using uploadlargefile.do The uploadlargefile.do call uploads a single file as a set of parts to an existing build or creates a build. Uploading the file in parts avoids timeout errors. Located in the help center https://docs.veracode.com/r/r_uploadlargefile
Using the uploadlargefile.do call to avoid timeout errors when uploading A LARGE FILE.
Best regards,
Steven
Veracode Support Engineer