superset icon indicating copy to clipboard operation
superset copied to clipboard

chore: change security error level

Open eschutho opened this issue 1 year ago • 0 comments

SUMMARY

The SupersetSecurityException is a 403 but the error is logging at an exception, so changing the log level to be "warning" to match others (5xx = exception and 4xx = warning)

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • [ ] Has associated issue:
  • [ ] Required feature flags:
  • [ ] Changes UI
  • [ ] Includes DB Migration (follow approval process in SIP-59)
    • [ ] Migration is atomic, supports rollback & is backwards-compatible
    • [ ] Confirm DB migration upgrade and downgrade tested
    • [ ] Runtime estimates and downtime expectations provided
  • [ ] Introduces new feature or API
  • [ ] Removes existing feature or API

eschutho avatar May 22 '24 23:05 eschutho