Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 371 Bytes

File metadata and controls

10 lines (9 loc) · 371 Bytes
area webapp
type fix

Stop nine catch sites in the webapp from escalating expected user-input failures (ServiceValidationError, OutOfEntitlementError, CreateDeclarativeScheduleError, QueryError) as error-level events. Type-discriminate before logging; downgrade the user-facing branches to warn while keeping unknown-error fall-throughs at error.