We can see it here https://expensify.sentry.io/explore/traces/?environment=staging&environment=production&project=4510228107427840&query=span.duration%3A%3E10h&statsPeriod=24h that we have a ton of spans that takes more than 10 hours to get resolved.
This points to a problem in our implementation, but more than that it makes our metrics innacurate. Let's find out what is happening and get it fixed.
Issue Owner
Current Issue Owner: @mallenexpensify