BigQuery jobs.list API returns Internal Server Error -



BigQuery jobs.list API returns Internal Server Error -

when seek utilize jobs.list api (either using python script or api explorer https://cloud.google.com/bigquery/docs/reference/v2/jobs/list) there times returns 500 internal server error. happens when projection set full. when projection set minimal api returns job results expected. know causing , how around issue can go on extract job history? need total job details can track gb processed users.

here sample of error message:

500 internal server error

hide headers -

cache-control: private, max-age=0, must-revalidate, no-transform

content-encoding: gzip content-type: text/html; charset=utf-8 date: mon, 06 oct 2014 22:42:22 gmt etag: "gaz7dk1jfqhf56anr-xa3utt6y0/ij_si2vyu6tzwnz2xw8zn_fboym" expires: mon, 06 oct 2014 22:42:22 gmt server: gse transfer-encoding: chunked

unknown error

google-bigquery

Comments