This is an automated email from the ASF dual-hosted git repository.
rahulvats pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 85b65eb3961 Fix misleading error message when GitHook creation fails
(#59084)
add 0beaf2d3cca Adding retries and pool to Weaviate dags to handle
connection latency issues (#59198)
No new revisions were added by this update.
Summary of changes:
.../weaviate/tests/system/weaviate/example_weaviate_cohere.py | 9 +++++++++
.../system/weaviate/example_weaviate_dynamic_mapping_dag.py | 9 +++++++++
.../weaviate/tests/system/weaviate/example_weaviate_openai.py | 8 ++++++++
.../tests/system/weaviate/example_weaviate_operator.py | 10 ++++++++++
.../tests/system/weaviate/example_weaviate_using_hook.py | 9 +++++++++
.../tests/system/weaviate/example_weaviate_vectorizer_dag.py | 9 +++++++++
.../system/weaviate/example_weaviate_without_vectorizer_dag.py | 9 +++++++++
7 files changed, 63 insertions(+)