Commit 653055f
committed
refactor: narrow sitemap catch clause to InvalidOperationException
EnsureSitemapHealthy only throws InvalidOperationException; using a
generic catch was overly broad. Addresses GitHub code quality feedback.1 parent fa37d5f commit 653055f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
| |||
0 commit comments