What's wrong with this entry?
Anonymous. No account, no email.
A new control_cancel_request message type in the session transcript allows in-flight control requests (such as side questions) to be cancelled mid-flight.
Details
- Type carries a
request_idstring matching the outstandingcontrol_request - Workers that receive this message should abort the in-flight request
Evidence
Transcript parser addition (search for "control_cancel_request")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.