-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
From the Conversations MUC, it seems like Conversations renews when the endpoint is less than a day from expiry. This makes it always retry a new endpoint even when maximum expiration is set in mod_unified_push. This seems unnecessary and can strain resources - especially with Android apps that always attempt to check for push registrations on startup.
Conversations' reference implementation, up Rewrite Proxy, also implements 7 days of expiry. Ntfy does 60 days.
Therefore, I'm advocating for increasing this expiration value to a default of 7 days with a maximum of 60 days.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels