Closed GoogleCodeExporter closed 9 years ago
I also experienced the same issue. Every upload request returns 503 error
status.
Original comment by ngu...@demandstreet.com
on 30 Oct 2013 at 6:42
Sorry for the trouble--I'm investigating this issue now.
Are all of these requests direct uploads, rather than imports from Google Cloud
Storage? If it's practical, one workaround to consider is to try loading via
GCS instead.
I'll update this bug when I learn more.
Original comment by jcon...@google.com
on 30 Oct 2013 at 7:01
I've confirmed that this issue affects only the direct upload path. Your best
bet for working around the problem is to stage your data in Google Cloud
Storage (via gsutil) and import from there.
You can also try splitting your data into smaller chunks, which will likely
increase your chances of uploads succeeding, though it's no guarantee.
I have some ideas about the root problem and will work on getting a better fix
in place tomorrow. Apologies again for the trouble!
Original comment by jcon...@google.com
on 30 Oct 2013 at 8:19
This problem should now be addressed. Please let us know if you still see any
problems!
Original comment by jcon...@google.com
on 30 Oct 2013 at 2:31
This was a much faster response than I expected to get here. All our requests
are direct uploads, and they seem to be humming along now. Thank you so much,
semi-anonymous Google person!
Original comment by vulp...@teliax.com
on 30 Oct 2013 at 3:07
No problemo! Thanks for the detailed bug report. :-)
Original comment by jcon...@google.com
on 30 Oct 2013 at 5:53
Wow you guys are really fast in responding. I have tried the direct upload and
it works. Thank you so much.
Original comment by ngu...@demandstreet.com
on 30 Oct 2013 at 5:56
Original issue reported on code.google.com by
vulp...@teliax.com
on 30 Oct 2013 at 1:21Attachments: