Google Cloud Storage pushing the files into bucket very slowly
I’m using the below code to recursively get all the paths in the folder and push them one by one into the google cloud storage bucket. The problem is, it’s extremely slow. I have around 30-40K files that need to be pushed every day and each one is taking like 0.25 to 0.5 second to… Read More Google Cloud Storage pushing the files into bucket very slowly