There have been several StackOverflow questions about GenericGBQException.
We should have a troubleshooting document that covers:
- Common exceptions that may occur.
- How to import them to catch them.
- Best practices for handling them.
Side note: We may want to reconsider catching Google API exceptions at all and just letting them pass through.