element-x-ada/libraries/push
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
..
api No need for an id, can use ordinal. 2025-11-14 09:38:31 +01:00
impl Add extra analytics for notification performance (#6237) 2026-02-24 13:39:32 +01:00
test Do not attempt to restore the pusher after 2 removal in a short time. 2025-11-13 23:15:00 +01:00