I am currently exploring embedded signing from within my application and the happy path works well. End users are inherently unpredictable so have been testing some failure scenarios.
One of those is around recovering from a situation where Embedded Signing has loaded but the user then closes the browser window.
From within my application, how can I detect such a situation. Is DocuSign able to send a webhook message when the session times out? Or would I have to query DocuSign to determine what happened with the Embedded Signing session?