Jonathan Gray
Jonathan Gray
As it stands, once you deploy flowdb once, none of the init scripts will be run again sans a new data directory. That's annoying if you want to tweak any...
It would be helpful to return an informative error when a nonexistent geography is requested (currently gives a 500). e.g. 400 No such geography.
We have a number of 'cell_info' QA checks, which run each time a cell info update file is ingested. What we don't have, though, is a check that counts the...
We have separate cell info checks for null (or incorrect) longitude and null (or incorrect) longitude, but we don't have a check for the total number of cells where at...
structlog's latest release includes async logging, which we should use in preference to async where applicable (i.e. flowapi, flowmachine server)
At the moment, because the check for whether a dag is running (https://github.com/Flowminder/FlowKit/blob/master/flowetl/tests/integration/test_full_pipeline.py#L32) looks for the word 'running', tests go entirely pear shaped if airflow warns about a deprecation because...
The only remaining thing, and I don't even know that this is on your side @greenape , is that long warning/log messages do not line break at the cell, but...
### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github labels - [...
### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github labels - [...
### I have: - [x] Formatted any Python files with [black](https://github.com/ambv/black) - [x] Brought the branch up to date with master - [x] Added any relevant Github labels - [...