File: no-log-if-ignore-errors-e2223b8a646b4c40.yaml

package info (click to toggle)
python-oslo.messaging 16.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,584 kB
  • sloc: python: 12,035; sh: 62; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
other:
  - |
    NoSuchMethod exception will not be logged for special non-existing methods
    which names end with '_ignore_errors'. Such methods might be used
    as health probes for openstack services.