From 6a7ce04f9a9b07d7054de4acbdd494793f591157 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 2 Mar 2026 19:37:03 -0600 Subject: [PATCH] relate: a5f56cb6 --FOLLOWS--> 57e38d6f --- ...OLLOWS--pr-review-major-domo-database4-d7fea2.md | 13 +++++++++++++ ...ption-in-recalculate-standings-use-sed-a5f56c.md | 7 ++++++- ...atabase40-raise-httpexception-fix-stan-57e38d.md | 7 ++++++- 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 graph/edges/fix-swallowed-httpexception-in--FOLLOWS--pr-review-major-domo-database4-d7fea2.md diff --git a/graph/edges/fix-swallowed-httpexception-in--FOLLOWS--pr-review-major-domo-database4-d7fea2.md b/graph/edges/fix-swallowed-httpexception-in--FOLLOWS--pr-review-major-domo-database4-d7fea2.md new file mode 100644 index 00000000000..00e09e83122 --- /dev/null +++ b/graph/edges/fix-swallowed-httpexception-in--FOLLOWS--pr-review-major-domo-database4-d7fea2.md @@ -0,0 +1,13 @@ +--- +id: d7fea2ee-b026-4b54-831e-df1cc16f0549 +type: FOLLOWS +from_id: a5f56cb6-9a7b-4224-98f3-aefc4cfc0a2a +from_title: "Fix: swallowed HTTPException in recalculate_standings — use sed to avoid linter reformatting" +to_id: 57e38d6f-828e-496b-af23-da7f4806252c +to_title: "PR review: major-domo-database#40 — raise HTTPException fix (standings.py)" +strength: 0.8 +created: "2026-03-03T01:37:03.490572+00:00" +updated: "2026-03-03T01:37:03.490572+00:00" +--- + +This fix follows from the rejected PR review that identified the reformatting problem diff --git a/graph/fixes/fix-swallowed-httpexception-in-recalculate-standings-use-sed-a5f56c.md b/graph/fixes/fix-swallowed-httpexception-in-recalculate-standings-use-sed-a5f56c.md index c85937968d5..cb74043e757 100644 --- a/graph/fixes/fix-swallowed-httpexception-in-recalculate-standings-use-sed-a5f56c.md +++ b/graph/fixes/fix-swallowed-httpexception-in-recalculate-standings-use-sed-a5f56c.md @@ -6,7 +6,7 @@ tags: [major-domo-database, fastapi, python, httpexception, linter, sed, standin importance: 0.7 confidence: 0.8 created: "2026-03-03T01:36:59.027516+00:00" -updated: "2026-03-03T01:36:59.387441+00:00" +updated: "2026-03-03T01:37:03.490572+00:00" relations: - target: a64fd0a1-cf42-469a-9280-991ab85bbfb2 type: RELATED_TO @@ -23,6 +23,11 @@ relations: direction: outgoing strength: 0.57 edge_id: ebc9c602-b1d2-48fc-9fd6-1f7106b10f2c + - target: 57e38d6f-828e-496b-af23-da7f4806252c + type: FOLLOWS + direction: outgoing + strength: 0.8 + edge_id: d7fea2ee-b026-4b54-831e-df1cc16f0549 --- # Fix: Swallowed HTTPException in recalculate_standings diff --git a/graph/workflows/pr-review-major-domo-database40-raise-httpexception-fix-stan-57e38d.md b/graph/workflows/pr-review-major-domo-database40-raise-httpexception-fix-stan-57e38d.md index fc937bcc6b6..3335ad92129 100644 --- a/graph/workflows/pr-review-major-domo-database40-raise-httpexception-fix-stan-57e38d.md +++ b/graph/workflows/pr-review-major-domo-database40-raise-httpexception-fix-stan-57e38d.md @@ -6,7 +6,7 @@ tags: [pr-reviewer, major-domo-database, fastapi, python, standings, gitea] importance: 0.6 confidence: 0.8 created: "2026-03-03T01:20:24.848534+00:00" -updated: "2026-03-03T01:20:25.212885+00:00" +updated: "2026-03-03T01:37:03.490572+00:00" relations: - target: 4321bee8-105e-4fc8-b645-964d1234c966 type: RELATED_TO @@ -23,6 +23,11 @@ relations: direction: outgoing strength: 0.63 edge_id: b5ee6160-a4bb-4e13-a55c-822136640c32 + - target: a5f56cb6-9a7b-4224-98f3-aefc4cfc0a2a + type: FOLLOWS + direction: incoming + strength: 0.8 + edge_id: d7fea2ee-b026-4b54-831e-df1cc16f0549 --- ## PR #40: fix: raise HTTPException in recalculate_standings on failure (#23)