/evacuator

Catch exception and exit with specific exit code

Primary LanguagePythonApache License 2.0Apache-2.0

Evacuator

Repo Status PyPI License PyPI Python Version Documentation Build Status Coverage pre-commit.ci

What is Evacuator?

Decorator/context manager designed to catch a certain exception and exit with specific exit code.

Designed to be used in Apache Airflow with:

How to install

pip install evacuator

Documentation

See https://evacuator.readthedocs.io/