Skip to content

docs (troubleshooting): reference rate limiting#1126

Merged
callmehiphop merged 1 commit intogoogleapis:masterfrom
stephenplusplus:spp--1101
Feb 11, 2016
Merged

docs (troubleshooting): reference rate limiting#1126
callmehiphop merged 1 commit intogoogleapis:masterfrom
stephenplusplus:spp--1101

Conversation

@stephenplusplus
Copy link
Copy Markdown
Contributor

Fixes #1101

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 11, 2016
ApiError: The service was unable to fulfill your request. Please try again.
```

Each API call might have its own requirements for what constitutes reaching the rate limit. We solve this across most of the requests we make by using an exponential backoff retry stragety. However, if you make several requests at once, you will inevitably reach that limit.

This comment was marked as spam.

@callmehiphop
Copy link
Copy Markdown
Contributor

Is this a good time to bring up testing markdown js snippets?

@stephenplusplus
Copy link
Copy Markdown
Contributor Author

Haha, it probably deserves its own issue. But that sounds like a good idea!

@stephenplusplus
Copy link
Copy Markdown
Contributor Author

Fixed! Would it be crazy to spell check our docs, too?

@callmehiphop
Copy link
Copy Markdown
Contributor

I don't think so! We could always extend the lint task with something like write-good?

@stephenplusplus
Copy link
Copy Markdown
Contributor Author

That looks pretty slick. Though it doesn't appear to spell check. I'll open an issue so we can talk about it more.

callmehiphop added a commit that referenced this pull request Feb 11, 2016
docs (troubleshooting): reference rate limiting
@callmehiphop callmehiphop merged commit 531f221 into googleapis:master Feb 11, 2016
sofisl pushed a commit that referenced this pull request Feb 3, 2026
* chore(deps): update dependency jsdoc-region-tag to v2

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Steffany Brown <30247553+steffnay@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Feb 25, 2026
GautamSharda pushed a commit that referenced this pull request Mar 11, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [webpack-cli](https://togithub.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.11` -> `^4.0.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.0.0) |

---

### Release Notes

<details>
<summary>webpack/webpack-cli</summary>

### [`v4.0.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#&#8203;400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10)

[Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0)

##### Bug Fixes

-   add compilation lifecycle in watch instance ([#&#8203;1903](https://togithub.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://togithub.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a))
-   cleanup `package-utils` package ([#&#8203;1822](https://togithub.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://togithub.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738))
-   cli-executer supplies args further up ([#&#8203;1904](https://togithub.com/webpack/webpack-cli/issues/1904)) ([097564a](https://togithub.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a))
-   exit code for validation errors ([59f6303](https://togithub.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235))
-   exit process in case of schema errors ([71e89b4](https://togithub.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93))

##### Features

-   assign config paths in build dependencies in cache config ([#&#8203;1900](https://togithub.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://togithub.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-pubsub).
thiyaguk09 pushed a commit to thiyaguk09/google-cloud-node-fork that referenced this pull request Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants