Added logs to cleanup task to help debugging. I didn't add them previously because I didn't want to bloat the (already a bit complicated) diffs with logic.
Depends on D9413
Differential D9414 Authored by bartek on Oct 9 2023, 5:40 AM.
Details
Summary Added logs to cleanup task to help debugging. I didn't add them previously because I didn't want to bloat the (already a bit complicated) diffs with logic. Depends on D9413 Test Plan RUST_LOG=blob=trace cargo run -- cleanup displayed the logs.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptOct 9 2023, 5:40 AM2023-10-09 05:40:33 (UTC-7) bartek added a child revision: D9415: [terraform] Add blob cleanup cron task.Oct 9 2023, 5:42 AM2023-10-09 05:42:20 (UTC-7) Harbormaster completed remote builds in B23089: Diff 31791.Oct 9 2023, 6:04 AM2023-10-09 06:04:39 (UTC-7) This revision is now accepted and ready to land.Oct 10 2023, 6:37 AM2023-10-10 06:37:43 (UTC-7) Harbormaster completed remote builds in B23178: Diff 31922.Oct 11 2023, 3:20 AM2023-10-11 03:20:22 (UTC-7) Closed by commit rCOMM80af6b4fe855: [blob] Add logs to cleanup task (authored by bartek). · Explain WhyOct 16 2023, 1:40 AM2023-10-16 01:40:24 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32022 services/blob/src/service.rs
|