José L. Patiño Andrés

Results 4 issues of José L. Patiño Andrés

Hello. The present pull request adds a missing migration which was not present in the repository at all. That provoked databases to mismatch what is defined in app models. As...

Hello, and thank you for this project. I am trying to do a simple newbie program that, given an ESRI Shapefile as input, it outputs the geometries as GeoJSON. I...

The Airflow core `TriggerDagRunOperator` class does have a `wait_for_completion` parameter](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/operators/trigger_dagrun/index.html#airflow.operators.trigger_dagrun.TriggerDagRunOperator) which was missing in the `execute` method implementation of the `TriggerMultiDagRunOperator` subclass. Taking [the base implementation](https://github.com/apache/airflow/blob/2242ea4ec1e48278d7b65bf2dfda8151c912546d/airflow/operators/trigger_dagrun.py#L171-L188) as an example, I...

Hello, We have a bunch of erroring requests, with 500 server errors, when performing searches through the `sentinel-2-l2a` collection. Fortunately, I can give an exact example of a request failing....