Bug 576902 - Further reduce error threshold value for the UI freeze monitor
Summary: Further reduce error threshold value for the UI freeze monitor
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.22   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 566481
Blocks:
  Show dependency tree
 
Reported: 2021-10-26 11:25 EDT by Lars Vogel CLA
Modified: 2021-10-26 11:26 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2021-10-26 11:25:57 EDT
Similar to Bug 566481, we may want to reduce the warning and error threshold for the UI freeze monitor after all the performance optimizations happened in 4.22.

Of course this should not lead to random failing errors, so if we change these values we must closely watch the test results.

My initial proposal would be to use 400ms for a warning and 1000 seconds (or if possible 800ms) for an error.