Page MenuHomePhabricator

Send blob holder in large notification payload
AbandonedPublic

Authored by marcin on Sep 1 2023, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 20, 8:30 PM
Unknown Object (File)
Wed, Mar 12, 10:30 PM
Unknown Object (File)
Feb 14 2025, 2:03 PM
Unknown Object (File)
Feb 14 2025, 2:03 PM
Unknown Object (File)
Feb 14 2025, 2:02 PM
Unknown Object (File)
Feb 14 2025, 1:56 PM
Unknown Object (File)
Jan 28 2025, 12:01 AM
Unknown Object (File)
Jan 23 2025, 10:16 AM
Subscribers

Details

Reviewers
tomek
bartek
atul
Summary

This differential adds blob holder to notification payload which full content exceeds APN/FCM limits. This way native clients will have data necessary to issue blob deletion once they have downloaded the blob.

Test Plan

Run flow.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

marcin requested review of this revision.Sep 1 2023, 9:43 AM
tomek added inline comments.
keyserver/src/push/send.js
812–817 ↗(On Diff #30706)

A shorthand can be used

This revision is now accepted and ready to land.Sep 5 2023, 4:09 AM

Those changes will be included in updated version of child differential.