Skip to content

latest

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 15:18
· 0 commits to c755dc088b5fc15b65f7b5537c34f7a90b228e2c since this release
Allow underscores in deprecated_config soft errors

Summary: Our soft error categories have very limited characters due to logview restrictions, so in order to create free form soft error categories, we trim all non-lowercase ASCII characters. However, this also trims underscores and create hard to read soft error categories look like `deprecated_config_deprecatedconfig_ovrconfiglogginginternal:quiet=true`. Change this to preserve underscores.

Reviewed By: mzlee

Differential Revision: D73057249

fbshipit-source-id: b8d7f704d17cf924ebc3fcf45e507bbda3765073