Appium Rate Limits
Appium is a self-hosted W3C WebDriver server. The Appium project does not impose any cloud rate limits — practical throughput is bounded only by the host machine's CPU/memory, the underlying device or simulator capacity, and the WebDriver protocol's session model (typically one session per driver instance at a time). Cloud device farms that wrap Appium (BrowserStack, Sauce Labs, etc.) impose their own per-account parallel-session and minute-based quotas — see those providers for numeric limits.
Appium Rate Limits is the machine-readable rate-limit profile for Appium on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring concurrent_sessions and varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, Open Source, WebDriver, and Test Automation.