ryandutton
ryandutton
> does the stage disappear from the GoCD dashboard and Pipeline Activity Old runs will show the stages which have ran previously, however, pipeline runs after the pipeline has been...
Java isn't a strong point of mine but let me know if there's anything I can help with
CCTray is no longer reporting these stage failures, it cleared roughly 50 hours after the pipeline template was changed. It's possible this is somewhat related to the cache.
I changed to use a completely different template, the original template had 3 stages, the second template had just one stage but the first stage was identical to the first...
I'm seeing the same issue with the following versions: **Apache Airflow** version | 2.8.4 **Providers info** apache-airflow-providers-elasticsearch | 5.3.3 It only appears to be happening on a single DAG and...
It looks like there's an indefinite loop when attempting to get the logs from Elasticsearch happening when reading the log stream https://github.com/apache/airflow/blob/2.8.4/airflow/utils/log/log_reader.py#L86-L99 This along with the retry every second is...
I don't believe so, the logs as viewed in Kibana look consistent with every other run we have were the logs are loading normally. Also, it doesn't appear to be...