Depends on D4033
In order to Be able to send attachments for certain logs, we should first get new logs ids from the backup service.
Differential D4074
[services] Backup - return log id of the newly created log to the client • karol on May 19 2022, 3:00 AM. Authored by Tags None Referenced Files
Details Depends on D4033 In order to Be able to send attachments for certain logs, we should first get new logs ids from the backup service.
cd services yarn run-blob-service-dev-mode
cd services yarn run-backup-service-dev-mode
git clone https://github.com/karol-bisztyga/grpc-playground.git cd grpc-playground git checkout backup-async ./build.sh ./cmake/build/bin/client Then in terminal 3 create a new backup n Then in terminal 3 create a new log l And see that you obtained a new log id.
Diff Detail
Event Timeline
|