mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
[GH-ISSUE #1383] content-hash SLI mismatch on 2026-04-17T17:35:59.263Z #4398
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @github-actions[bot] on GitHub (Apr 17, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1383
Hourly sampling detected a content_hash mismatch between the production Worker and the release vault.db. This is a data-plane SLI alert — corpus content may be corrupted at the edge. Workflow: https://github.com/harvard-edge/cs249r_book/actions/runs/24578398111
@profvjreddi commented on GitHub (Apr 17, 2026):
Closing as duplicate / stale. Same root cause as #1359–#1380: the vault-content-hash-sli cron fired at :35 UTC (after a :17 slot slipped) and the Python probe threw ValueError: unknown url type before reaching the hash compare step, because WORKER_URL is unset. Workflow was deleted in PR #1384 after this issue was filed; no further instances will auto-file.