Hanneli Tavante

Results 14 issues of Hanneli Tavante

Introducing a status API providing reporting on run status, error and logs. ## Job Stories When I run a DAG in AirCan I want to * know its status (e.g....

## Acceptance - [ ] When integration with CKAN fails, deal with errors properly ## Tasks - List possible scenarios for errors

At this time they are sent via array in the DAG params (e.g. `"schema_fields_array": "['field1', 'field2']"`) and everything is treated as `text` type. What are good alternatives? Questions: - Modify...

enhancement
question

The task load_csv_to_postgres_via_copy considers these two fields when trying to fit the CSV into the table. Find a solution that allows a clean CSV load

bug
frozen