-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
See: https://codeberg.org/iNPUTmice/up/issues/1
How are we handling retries? Should we implement RFC8030's TTL? If so, should it be a MUST not deliver after time or SHOULD not deliver after time (i.e. is TTL a required feature)?
One possible solution from @iNPUTmice:
A push server that implements storage and multiple delivery attempts SHOULD implement the TTL and Topic headers from RFC 8030. According to RFC 8030 §5.2 a push service MAY retain a push message for a shorter duration than requested; since this value can be 0 a push server that does not store messages is still a valid WebPush service. Push servers that do not implement storage MUST include a TTL: 0 header in the response.
Metadata
Metadata
Assignees
Labels
No labels