You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the follow-up work on the topic of toast-storms/toast-floods. In the first iteration, we didn't take care of all aspects. Also, we require some work form EUI to have a nicer solution.
When a toast storm (defined as a recurrence of any identical messages handled by the mechanism above) occurs the details including number of recurrences and the message text will be saved to the log file and generate a telemetry event.
Improvements to toast deduplication done, toasts now have a clear all button, a telemetry event gets sent for every toast that either gets dismissed because it's display lifetime elapses, a user interacts with a single toast to dismiss it using it's close button, or either using the clear all button.
Scope leftover from: #161482 & #161738
This is the follow-up work on the topic of toast-storms/toast-floods. In the first iteration, we didn't take care of all aspects. Also, we require some work form EUI to have a nicer solution.
Requirements:
When a toast storm (defined as a recurrence of any identical messages handled by the mechanism above) occurs the details including number of recurrences and the message text will be saved to the log file and generate a telemetry event.Historical discussions
Previous work
Related Jira Issue
The text was updated successfully, but these errors were encountered: