Page MenuHomePhabricator

[native] add handler for staff to attempt backup restore
AcceptedPublic

Authored by kamil on Wed, Nov 27, 9:45 AM.
Tags
None
Referenced Files
F3392997: D14060.diff
Sat, Nov 30, 10:59 AM
Unknown Object (File)
Wed, Nov 27, 5:28 PM
Unknown Object (File)
Wed, Nov 27, 3:47 PM
Unknown Object (File)
Wed, Nov 27, 3:31 PM
Unknown Object (File)
Wed, Nov 27, 3:31 PM
Unknown Object (File)
Wed, Nov 27, 3:31 PM
Unknown Object (File)
Wed, Nov 27, 3:31 PM
Unknown Object (File)
Wed, Nov 27, 3:31 PM
Subscribers

Details

Reviewers
bartek
tomek
Summary

ENG-9711.

Depends on D14059

Test Plan

Update millisecondsPerDay to be lower value and test if this works.

Diff Detail

Repository
rCOMM Comm
Branch
backup-2
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Wed, Nov 27, 10:25 AM
kamil added inline comments.
native/backup/backup-handler.js
91–100

can be done using Promise.all

145–160

causing another update after 24 hours is intentional for testing purposes and checking stabillity

native/backup/backup-handler.js
148–150
bartek added inline comments.
native/backup/backup-handler.js
145–160

Looks reasonable

This revision is now accepted and ready to land.Fri, Nov 29, 2:59 AM