Page MenuHomePhabricator

[services] Backup - Check if log item isn't too big to be stored in the database
ClosedPublic

Authored by karol on Apr 14 2022, 3:22 AM.
Tags
None
Referenced Files
F5876880: D3729.id.diff
Thu, Apr 17, 1:01 AM
F5873629: D3729.id11471.diff
Wed, Apr 16, 11:04 PM
F5871765: D3729.id11770.diff
Wed, Apr 16, 9:34 PM
Unknown Object (File)
Tue, Apr 15, 9:25 PM
Unknown Object (File)
Mon, Apr 14, 1:35 AM
Unknown Object (File)
Tue, Apr 8, 6:06 PM
Unknown Object (File)
Tue, Apr 8, 6:00 PM
Unknown Object (File)
Tue, Apr 8, 4:58 PM

Details

Summary
Test Plan

It's hard to come up with a certain test plan here as this is just a sanity check. You can always check whether the service builds as usual:

cd services
yarn run-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added a reviewer: tomek.

I like diffs like this - it focuses on only one thing and the test plan has an explanation

This revision is now accepted and ready to land.Apr 21 2022, 1:21 AM
In D3729#105034, @palys-swm wrote:

I like diffs like this - it focuses on only one thing and the test plan has an explanation

Thanks! I'm glad you liked it!