Stack Overflow API backoff header scope under concurrent requests
Stack Overflow public API documents per IP and per application key quotas and a backoff response header for overload throttling. The specification describes pausing for the indicated seconds when backoff is returned, but does not clearly define the intended granularity of enforcement. It is unclear whether the pause applies per key, per IP, per endpoint, or