Page MenuHomePhabricator

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

Authored by kamil on Nov 27 2024, 9:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 12, 1:59 PM
Unknown Object (File)
Wed, Mar 12, 1:59 PM
Unknown Object (File)
Wed, Mar 12, 1:59 PM
Unknown Object (File)
Wed, Mar 12, 1:58 PM
Unknown Object (File)
Wed, Mar 12, 1:54 PM
Unknown Object (File)
Feb 21 2025, 1:18 AM
Unknown Object (File)
Feb 7 2025, 8:10 AM
Unknown Object (File)
Feb 6 2025, 10:37 AM
Subscribers

Details

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.Nov 27 2024, 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.Nov 29 2024, 2:59 AM