commit | 32b1df4f1e7138598701e9b0ec744fc905e96f3c | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Dec 12 15:01:36 2023 +0800 |
committer | Chris Li <lihongyu@google.com> | Tue Dec 12 15:01:36 2023 +0800 |
tree | 621cbea7d77718387b417dfcd60883dae7047872 | |
parent | 70ce23b036fcf1bc0552bb133ddd1b388feae11b [diff] |
Log warning instead of error for dead process client transaction It is expected to fail when the target process has been killed. Update to use warning log to not confuse triage (The reason why the process is killed is more likely the root cause). Bug: 301870955 Test: logging change only Change-Id: I88dd42e723050054faa9c4e26789a2488e333c60