HomePhabricator
Diffusion Comm 8236a5fbe0a4

[services] Rust Integration - Backup - Make report_error shared

Description

[services] Rust Integration - Backup - Make report_error shared

Summary:
Depends on D5029

I just moved the function report_error to the mutual space tools following the DRY rule.

Test Plan:

cd services
yarn run-integration-tests backup

Works as before

Reviewers: jon, tomek, max, varun

Reviewed By: jon

Subscribers: ashoat, tomek, atul, abosh

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

Details