BambooHR Rate Limits Overview BambooHR does not publish exact rate limits, but the API returns with a header when you exceed them. This skill covers detection, backoff, request optimization, and queue-based throttling. Prerequisites - BambooHR API client configured - Understanding of async/await patterns Instructions Step 1: Understand BambooHR Rate Limiting Behavior BambooHR rate limiting details: | Signal | Value | Description | |--------|-------|-------------| | HTTP Status | | Primary rate limit signal | | header | seconds (e.g., ) | How long to wait before retrying | | | varies | May con…