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): handle Configuration.findLatest errors in patchAuditForSite
findLatest throws (not returns null) when S3 throws NoSuchBucket or
AccessDenied. Wrap in try-catch so unavailable configuration skips the
audit-type check instead of surfacing a 500.
0 commit comments