[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-05-16 Thread GitBox
jstern commented on a change in pull request #7133: URL: https://github.com/apache/airflow/pull/7133#discussion_r426167908 ## File path: docs/concepts.rst ## @@ -1216,6 +1216,49 @@ template string: See `Jinja documentation

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-03-08 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r389372194 ## File path: docs/conf.py ## @@ -207,9 +207,12 @@ ROOT_DIR =

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-07 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r376510228 ## File path: tests/models/test_taskinstance.py ## @@ -1475,6 +1476,8 @@ def

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374955471 ## File path: docs/conf.py ## @@ -207,9 +207,12 @@ ROOT_DIR =

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374913852 ## File path: airflow/models/taskinstance.py ## @@ -1124,64 +1129,56 @@ def handle_failure(self,

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374817019 ## File path: airflow/models/taskinstance.py ## @@ -1124,64 +1129,56 @@ def handle_failure(self,

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374784193 ## File path: tests/models/test_taskinstance.py ## @@ -1475,6 +1476,8 @@ def

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374756688 ## File path: tests/models/test_taskinstance.py ## @@ -1475,6 +1476,8 @@ def

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374737024 ## File path: docs/conf.py ## @@ -207,9 +207,12 @@ ROOT_DIR =

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374728384 ## File path: tests/models/test_taskinstance.py ## @@ -1475,6 +1476,8 @@ def

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374728319 ## File path: airflow/models/taskinstance.py ## @@ -1103,7 +1108,7 @@ def _handle_reschedule(self,

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374728353 ## File path: docs/conf.py ## @@ -207,9 +207,12 @@ ROOT_DIR =

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-02-04 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r374728286 ## File path: airflow/models/taskinstance.py ## @@ -1124,64 +1129,56 @@ def handle_failure(self,

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-01-24 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r370800512 ## File path: airflow/models/taskinstance.py ## @@ -1120,10 +1125,33 @@ def handle_failure(self,