What's wrong with this entry?
Compaction now includes retry logic when streaming responses fail.
- Controlled by
tengu_compact_streaming_retryfeature flag - Retries up to 3 times with exponential backoff
- Improved error message: "Compaction interrupted · This may be due to network issues — please try again."
- Logs retry attempts and final failure for diagnostics
H97() at line 449946 (compaction handler, contains "tengu_compact_streaming_retry")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.