Files
Partouf 940063de68 fix: capture lazy-load fetch failures to Sentry and allow retry
Without this, a failed initial fetch leaves the service stuck — the
rejected promise stays cached and every subsequent caller gets the
same rejection (or, for remote libs, a silent empty object) with no
telemetry. Now each fetch path captures the error and clears the
cache entry so the next call retries. fetchRemoteLibs keeps its
existing graceful empty-object return.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 20:53:39 +02:00
..
2025-10-28 09:45:26 +01:00
2025-07-28 10:34:46 -05:00
2025-04-24 12:10:37 -05:00
2025-07-28 10:34:46 -05:00