[omni-moderation-latest] There are no rate limits headers in response

There are no X-ratelimit* headers in response.
/v1/moderations.

  • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  • TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
  • old SSL session ID is stale, removing
    < HTTP/2 200
    < date: Fri, 24 Jan 2025 11:52:16 GMT
    < content-type: application/json
    < content-length: 1990
    < openai-version: 2020-10-01
    < openai-organization: user-3etqmpktwgozv0jo8cd2hzgk
    < x-request-id: req_4679739e1832561b6b8fe9b35a3fba06
    < openai-processing-ms: 90
    < strict-transport-security: max-age=31536000; includeSubDomains; preload
    < cf-cache-status: DYNAMIC
    < set-cookie: __cf_bm=i0uHw3ehyxNGWNSFX.TmC3L8wRYEIrMfqc7j9PKmCTg-1737719536-1.0.1.1-g_0tly7V5n5D1Ud3QvYpQwHF_qyqdZKYEQbeE8SP4lUh3pn11Vk89B9tJJRvy1N8O9uhjmQ3p.cimcvVqvkLkg; path=/; expires=Fri, 24-Jan-25 12:22:16 GMT; domain=.api.openai.com; HttpOnly; Secure; SameSite=None
    < x-content-type-options: nosniff
    < set-cookie: _cfuvid=5Km50D7dF2M6vpJ_VeNofrvu0XFzK0FKe2WBT5Wsj2w-1737719536549-0.0.1.1-604800000; path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None
    < server: cloudflare
    < cf-ray: 906fd0fdab9324b6-KBP
    < alt-svc: h3=ā€œ:443ā€; ma=86400
    <

Iā€™m getting issues with the moderation APIs as well, I managed to get only one response and the output was incomplete, all the other times i get:

{
  "error": {
    "message": "Too Many Requests",
    "type": "invalid_request_error",
    "param": null,
    "code": null
  }
}