We only upload one of each type of prekey, so these fields should not be plural
Depends on D12436
Differential D12441
Rename new_content_prekeys and new_notif_prekeys varun on Jun 14 2024, 8:48 AM. Authored by Tags None Referenced Files
Subscribers
Details We only upload one of each type of prekey, so these fields should not be plural Depends on D12436 ran flow, checked all invocations of RefreshUserPrekeys to make sure client code reflected the field name changes
Diff Detail
Event TimelineComment Actions they will. we need to do a new staging release right after this stack is landed. we will also need to do a new keyserver release when we do the next identity prod release Comment Actions
Next keyserver release includes a major migration that will probs take 15-30min to process, so I'm planning to do it late at night. Does that mean the identity release needs to happen late at night as well? Will any bad things happen if I deploy keyserver without identity being updated as well? Comment Actions your keyserver will not be able to send new prekeys to identity during prekey rotation if you deploy keyserver without identity being updated as well. maybe this is fine? we could manually run the prekey rotation cron job the following morning after we do the identity prod release. we could also exclude this commit (2842940) from the keyserver release and then do a separate keyserver release with just this commit during the day at the same time as the identity prod release |