Curl command timeout while creating the bigger package
Hi ,
I am using curl command to build the package (eg 250 MB) , but it times-out when the package is big and throws 503 error , but the package keeps building in the background and finally i can see a proper build package in the package manager ,
Can we increase the timeout of curl command and also is it possible to print building logs in terminal as we see in the package manager
I have tried to increase the curl timeout using -m flag , but its not working
Any workaround for the same?
Thanks,

