element-x-ada/libraries/push/impl
Jorge Martin Espinosa ce3df764ba
Add extra analytics for notification performance (#6237)
* Add extra analytics for notification performance

Add technical spans to track how long a notification fetching work request takes to run, then how long it takes to actually fetch the events for the notifications

* Remove `withContext(io)` for `FetchNotificationsWorker`

The default `Dispatchers.Default` dispatcher used should be good enough and more performant

* Add network check span
2026-02-24 13:39:32 +01:00
..
src Add extra analytics for notification performance (#6237) 2026-02-24 13:39:32 +01:00
build.gradle.kts Add extra analytics for notification performance (#6237) 2026-02-24 13:39:32 +01:00