I want to upload some files in Swift, having each around 1 giga bytes as sizes. I executed this code in python (for one file to upload).
I got this error : Object PUT failed 503 Service Unavailable swift. What can be the reason of the error ?
Thank you.