{"type": "error", "event_id": "event_AGvaHyTGxxeq2s6GtXhVY", "error": {"type": "invalid_request_error", "code": "session_expired", "message": "Your session hit the maximum duration of 15 minutes.", "param": null, "event_id": null}}
i get this once every minute or so after leaving main.py running for 15 minutes, doesn’t matter if websocket connection is open or closed. Not sure if there’s an easy fix or if it’s something to be concerned about. I can still make calls to the assistant while continuing to get the error periodically.