blob: 50c353c63f07f763577079b6b47a402aadcfb59e [file] [log] [blame]
:py:mod:`tests.system.providers.tableau.example_tableau`
========================================================
.. py:module:: tests.system.providers.tableau.example_tableau
.. autoapi-nested-parse::
This is an example dag that performs two refresh operations on a Tableau Workbook aka Extract. The first one
waits until it succeeds. The second does not wait since this is an asynchronous operation and we don't know
when the operation actually finishes. That's why we have another task that checks only that.
Module Contents
---------------
.. py:data:: ENV_ID
.. py:data:: DAG_ID
:annotation: = example_tableau_refresh_workbook
.. py:data:: task_refresh_workbook_blocking
.. py:data:: test_run