Plan approvals sent to a teammate now report failure and retry instead of claiming success.
What's wrong with this entry?
Sending an approval to a teammate's inbox can fail, and callers now notice. The approve-plan path returns failure with a retry hint saying the teammate is still awaiting approval, the inbox poller logs the error and re-queues the request, and the sandbox permission sync records a mailbox write failure rather than a success.
- The write now returns the message id, or nothing on failure, which is what the three callers check.
the teammate is still awaiting approval
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.