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(LLMO-4070): log warning when Configuration.findLatest fails
Bare catch {} swallowed all errors silently. Log the error at warn level
so S3 unavailability is visible in logs while still allowing the request
to proceed without the audit-type registration check.
0 commit comments