Fix
PRD generation stops cleanly if your connection drops
If your connection dropped partway through generating a PRD, generation used to keep retrying every remaining section for several more seconds before giving up. It now stops immediately instead.
If your connection dropped partway through generating a PRD, generation didn't notice right away. It kept working through the remaining sections — retrying each one against a connection that was already gone — for several more seconds before finally giving up.
That's fixed. Generation now recognizes immediately when the connection is gone and stops there, instead of quietly retrying sections that have no way to reach you.
Nothing to do on your end — the fix is already live.