mozilla-services / lua_sandbox_extensions

Extension packages (sandboxes and modules) for the lua_sandbox project
Other
72 stars 55 forks source link

gcp - bigquery output 'hung' when the bq command never returned #498

Open trink opened 4 years ago

trink commented 4 years ago

Protect against the bq command line execution never returning. The output plugin recently 'hung' waiting for it to return. The bq process was manually killed after 12 hours, the plugin trapped the error and resumed as normal.

trink commented 4 years ago

This happened again on July 9, it should probably be wrapped by timeout