Nitric Rate Limits
Nitric is a framework / IaC SDK and CLI, not a hosted API, so Nitric itself imposes no API rate limits or quotas. Any throttling experienced by an application built with Nitric comes from the underlying cloud services that the chosen provider plugin provisions - for example AWS API Gateway request quotas, SQS throughput limits, DynamoDB capacity, or cloud-account service quotas on AWS, Google Cloud, or Azure. Specific limits depend entirely on the target cloud and the resources declared, and are not reconciled in this artifact.
Nitric Rate Limits is the machine-readable rate-limit profile for Nitric on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Infrastructure from Code, Cloud Framework, SDK, CLI, and Rate Limiting.