Gabe Wolofsky

Results 73 issues of Gabe Wolofsky

## What this pull request accomplishes: - Use new google sheets api connection - Ran both wys and vz just now and they both worked! ## Issue(s) this solves: -...

Airflow

## What this pull request accomplishes: - update airflow to 2.10.2 - add http, ftp providers to requirements.in (they were being installed via airflow_setup.sh) - `pip install "apache-airflow[celery,postgres,google,slack,ftp,http]==${AIRFLOW_VERSION}"` ## Issue(s)...

Airflow

We have some new Miovision cameras on the Queensway that are being used for detection and not counts. DC would like them to be brought into `miovision_api.intersections`, however we will...

Miovision

## What this pull request accomplishes: - Now that Morbius Airflow is upgraded past 2.9.3 we can implement named mapped tasks (`map_index_template`) - See successful test in `gcc_pull_layers_bigdata`. ✅ (tested...

gis
Airflow

## What this pull request accomplishes: - add retries for access_token while maintaining same request_id - remove some duplicate function definitions (with some extra work pull_here and pull_here_path could be...

bug
here
Airflow

## What this pull request accomplishes: - Updates `open_issues` view to be a table. - Updated daily via Airflow after inserting into `anomalous_ranges`. - Only updates/keeps issues which are in...

enhancement
Miovision

When `pull_here` and `pull_here_path` task `get_download_link` runs for more than an hour (example: DAG run 2024-09-13, 17:00:00 EDT), the token for the pull expires and subsequent retries on this task...

bug
here