Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b3bfdc0f authored by Hakjun Choi's avatar Hakjun Choi
Browse files

Fix wrong transfer time log for incoming satellite datagram

In case datagram was received and there was pendings, trigger pollPendingStatelliteDatagramInternal and log the start transfer time for it.
Then initialize transfer start time due to the wrong invocation order for reportMetrics and pollPendingSatelliteDatagramInternal.
This cause total transfer time for incoming datagram become abnormally big.

moved reportMetrics above the pollPendingSatellite so that wrong initialization does not happen

Bug: 371054237
Flag: EXEMPT bugfix
Test: atest DatagramReceiverTest SatelliteControllerTest
ControllerMetricsTest SatelliteStatsTest PersistAtomsTest

Change-Id: Ib0f7890c82649ab427e6f11d4a500112f28a942b
parent 1c3ad5bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment