Skip to content

mod_unified_push: Increase expiration #372

@stratself

Description

@stratself

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions