A rate limiting filter for the Python logging system
The RateLimitingFilter is a filter for the Python logging system that allows you to restrict the rate at which messages can pass through your logging handlers. The filter can be useful if you're using a handler such as Python's logging.handlers.SMTPHandler to send error notification emails. Error notification emails provide a useful means of keeping an eye on.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1-11.fc35 | - |
Fedora 35 | 1.1-11.fc35 | - |
Fedora 34 | 1.1-10.fc34 | - |
EPEL 8 | 1.1-4.el8 | - |
You can contact the maintainers of this package via email at
python-ratelimitingfilter dash maintainers at fedoraproject dot org
.