pi: auto-retry stalled requests

201 · Thiago Perrotta · July 22, 2026, 12:12 p.m.
Summary
This blog post discusses a solution for auto-retrying stalled requests in the pi application by adjusting the HTTP idle timeout settings. The author suggests lowering the timeout from five minutes to 30 seconds to improve user experience by allowing faster recovery from stalled connections without needing manual intervention. The solution involves editing the agent settings and includes documentation guidance.