fix: Use getattr() instead of .get() for rotation_config
- RotationConfig is a Pydantic model, not a dictionary - Use getattr() to safely access notifyerrors attribute - Fixes AttributeError when accessing rotation_config attributes
Showing
Please
register
or
sign in
to comment