Question
I see here that realtime API should emit with every response the rate limit updates. I believe this can help identify when problems arise due to hitting the rate limit in the middle of a websocket conversation. As far as I can find, there is no reference in the agents SDK code handling that. Is that intentional? It would be very helpful