{% extends "email/pipeline_manual_run/base.html" %} {% block body %}

Your {{ data_source }} extraction has failed.

A pipeline for the data source {{ data_source }} has failed.

You can take a look at the documentation for more informations about this extractor.

You can fix the configuration directly on your Meltano instance.

{% endblock %}