mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-04 20:48:41 +01:00
Publish fcm retry metrics
This commit is contained in:
@@ -151,4 +151,8 @@ public class Sender {
|
||||
}
|
||||
}
|
||||
|
||||
public Retry getRetry() {
|
||||
return retry;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user