Realtime content length exceeded 65536 bytes

When I use the Java API provided by Azure at GitHub - Azure-Samples/aoai-realtime-audio-sdk: Azure OpenAI code resources for using gpt-4o-realtime capabilities. with the VAD mode, after a session runs for a while, OpenAI returns the following error: {“az.sdk.message”:“”,“exception”:“content length exceeded 65536 bytes.”}. Do you know what might be causing this?