Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not retry in Japanese error message of with_network_retry function. #68

Open
sutoh opened this issue Apr 17, 2017 · 0 comments
Open

Comments

@sutoh
Copy link

sutoh commented Apr 17, 2017

SocketException occurred while inserting object into gcs. In this case, we will try again, but no retries will be made.

Although it seems to be judging a retry from an error message, retry will not be done with a Japanese error.

:message=>"パイプが切断されました (Write failed)"

2017-04-17 03:55:17.949 +0900 [ERROR] (0001:transaction): Exception: embulk-output-bigquery: response:{:message=>"パイプが切断されました (Write failed)", :error_class=>Java::JavaNet::SocketException}

https://github.com/embulk/embulk-output-bigquery/blob/master/lib/embulk/output/bigquery/google_client.rb#L83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant