Skip to content

SurveyCTO: support a Debug option #56

@TAnas0

Description

@TAnas0

Is your feature request related to a problem? Please describe.
Support debugging/logging options depending on an Airflow variable.

Acceptance Criteria
Give the ability to the Airflow user to enable/disable debugging/logging by editing an Airflow variable.
Debugging details must be enabled on the DB engine and the Requests client to inspect interactions with the DB and external APIs.

Additional context
The Requests session used support a debug parameter: https://github.com/hikaya-io/connectors/blob/master/DAGs/helpers/requests.py#L30
The SQL Alchemy create_engine method used support an echo parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    2Simple issue requiring little effortenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions