HomePhabricator
Diffusion Comm 234060ad2c39

Refrain from querying blob service from the NSE if CAST is missing

Description

Refrain from querying blob service from the NSE if CAST is missing

Summary: This differential make the NSE bail blob service query if CAST is missing

Test Plan:

  1. Send large notification to the native client.
  2. Ensure notif is displayed but the console logs say that blob service query was aborted because there was no CSAT.
  3. Now flip usingCommServicesAccessToken to true.
  4. Ensure large notif is fetched.

Reviewers: bartek, kamil

Reviewed By: bartek, kamil

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D12552

Details

Provenance
marcinAuthored on Jun 24 2024, 3:07 AM
Reviewer
bartek
Differential Revision
D12552: Refrain from querying blob service from the NSE if CAST is missing
Parents
rCOMM8b786f1788c0: [web][native] olm api method to mark prekeys as published
Branches
Unknown
Tags
Unknown