Bug reports from long sessions get trimmed to fit the upload limit instead of failing outright.
What's wrong with this entry?
Feedback submissions are now measured before upload and trimmed to 8388608 bytes (with 65536 bytes of headroom) instead of failing, so long sessions can still file a report.
- Trimming drops the oldest transcript messages first, removes individually oversized messages, and shrinks or omits the raw session log tail.
- A short machine-readable note summarising what was dropped is appended to the report description.
- If the payload is still over budget after trimming, an error-level log entry is written.
- The
feedback_draft_submitfailure event gained afrom_this_sessiondimension.
(trimmed client-side to fit the upload size limit)
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.
-
v2.1.234
Survey follow-ups carry their context into /feedback for 30 seconds
Both mention feedback
-
v2.1.238
Oversized feedback submissions get a real error message
Both mention feedback
-
v2.1.238
Feedback dialog relabels the transcript toggle
Both mention feedback