nritholtz removed a comment on issue #4903: [WIP] [AIRFLOW-4069] Add Opsgenie Alert Hook URL: https://github.com/apache/airflow/pull/4903#issuecomment-471831969 Latest build failure was unrelated to this PR: ``` 36) ERROR: test_execution_unlimited_parallelism (tests.executors.test_local_executor.LocalExecutorTest) ---------------------------------------------------------------------- Traceback (most recent call last): tests/executors/test_local_executor.py line 71 in test_execution_unlimited_parallelism self.execution_parallelism(parallelism=0) tests/executors/test_local_executor.py line 54 in execution_parallelism executor.end() airflow/executors/local_executor.py line 230 in end self.impl.end() airflow/executors/local_executor.py line 167 in end time.sleep(0.5) airflow/utils/timeout.py line 43 in handle_timeout raise AirflowTaskTimeout(self.error_message) AirflowTaskTimeout: Timeout, PID: 215 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
