commit | b088351d1d01e101a4e60366b7ea4eaab65be91f | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <ssjohnson@google.com> | Sun Jul 07 20:12:18 2024 +0000 |
committer | Shaquille Johnson <ssjohnson@google.com> | Tue Jul 09 10:15:47 2024 +0000 |
tree | 6754c9b6b35f4f5ae949e0452044006d2351f9c1 | |
parent | 931a94336db9d97f800e516f7c0a777d91e348d4 [diff] |
Update watchdog logs to backoff if logs stuck At times the underlying thread can get stuck and keep the watchdog occupied for longer peroids of time. While there are a number of reasons for this we don't want to clog the logs every second. So we increase the time between logs to MAX_REPORT_TIMEOUT so that when threads are stuck they do not continuously send logs. Bug: 265778655 Test: atest libwatchdog_rs.test Change-Id: Ib143ad75cdde80fbd8e3301e207aebe62ce2f018