pabloem commented on pull request #13235: URL: https://github.com/apache/beam/pull/13235#issuecomment-720917239
this change is prompted by a pipeline from a user where a specific bundle was causing errors because the apiary request was larger than 10mb - the customer had logging set to WARN level, and had to update the pipeline to enable INFO-level logging to figure out what the problem was. I guess instead we could just handle the too-large request error by breaking down the request automatically, and leave the logs at INFO level - but are we sure that quota exceeded errors are the only other errors we would encounter? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
