Functiontest_rate_limit_openai_compatible_throttles_over_limit_without_errorEnd-to-end: one request over the per-minute cap waits for the window to roll, then succeeds. Unit tests cover limiter math and wiring with mocks;
test/integration/src/integration/tests/functions/scalar/test_rate_limit.py:55