Source code for pipeline.src.exceptions.monitorfish_health_error
[docs]
class MonitorfishHealthError(Exception):
"""
Exception raised when the Monitorfish app's healthcheck fails.
"""
[docs]
class MonitorfishHealthError(Exception):
"""
Exception raised when the Monitorfish app's healthcheck fails.
"""