-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
172
The errorcodes.py script uses the regex library to speed up its operation but falls back to the built-in re if regex is unavailable. This library was temporarily disabled due to a Python environment issue in the CI system. Once the CI system is able to support the use of the regex library in Python scripts again, it would be nice to re-enable this library for the error code checking.
- is related to
-
SERVER-30468 Speed up checking for duplicate error codes
- Closed
-
SERVER-59575 fix log ID in TimestampMonitor
- Closed
- links to