status-go icon indicating copy to clipboard operation
status-go copied to clipboard

feat(telemetry)_: track store confirmation failures

Open adklempner opened this issue 1 year ago • 3 comments

Notifies telemetry when a message sent with store confirmation expires.

Modifies the go-routine in startMessageSender to push a new metric to the telemetry client when it detects an item in the msgExpiredChan channel.

Important changes:

  • [ ] Depends on https://github.com/status-im/telemetry/pull/52

Closes https://github.com/status-im/telemetry/issues/46

adklempner avatar Sep 04 '24 23:09 adklempner