Description
Automatic ui transactions have wrong duration.
I can see it on every screen load with the time-to-initial-display and time-to-full-display spans, except for the first screen, where the app start span is present. I'm not sure how it is related, though.
The strange thing is that the root span duration is correct, but the transaction duration is lower.
We can open any screen load transaction to verify it.
It's probably something related to the idle timeout and the waitForChildren flag
Description
Automatic ui transactions have wrong duration.
I can see it on every screen load with the
time-to-initial-displayandtime-to-full-displayspans, except for the first screen, where the app start span is present. I'm not sure how it is related, though.The strange thing is that the root span duration is correct, but the transaction duration is lower.
We can open any screen load transaction to verify it.
It's probably something related to the idle timeout and the waitForChildren flag