LogQualityMetrics is done from UploadFormDataAsyncCallback which is not guaranteed |
|
Issue descriptionFormSubmitted recording is done in an async call which causes us to miss some of the form submits. We should instead do this in the OnFormSubmitImpl, so metrics recording is accurate. |
|
►
Sign in to add a comment |
|