Error: Error while creating a tree and updating the ref: Sorry, your request timed out. It's likely that your input was too large to process.
#397
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Error when trying to create the release pull request commit for googleapis/google-cloud-java:
It's trying to update a ton of files in a single commit which turns out is too big for the GitHub API. We should be able to break this apart into multiple commits (maybe 50 file updates per commit?)
The text was updated successfully, but these errors were encountered: