HomePhabricator
Diffusion Comm 7488a4e6fc3a

[keyserver] convert secondary migration block from do while to regular while…

Description

[keyserver] convert secondary migration block from do while to regular while loop

Summary: The do-while ensures an unnecessary 5 second sleep time. Converting this to a while loop ensures this only happens if necessary

Test Plan: flow check

Reviewers: ashoat

Reviewed By: ashoat

Subscribers: tomek

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

Details

Provenance
willAuthored on Mon, Sep 9, 12:45 PM
Reviewer
ashoat
Differential Revision
D13273: [keyserver] convert secondary migration block from do while to regular while loop
Parents
rCOMMfc609bdf2577: [terraform] create automated MariaDB backups
Branches
Unknown
Tags
Unknown