You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: suppress Sentry capture for transient DoltHub "no such repository" errors
DoltHub intermittently returns "no such repository" for hop/wl-commons
during brief unavailability windows, flooding Sentry with 76+ events
(WASTELAND-3, WASTELAND-9). The 503 response and stale-cache fallback
were already correct; this just stops the Sentry noise while preserving
slog.Error for log-based observability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments