added log, to at least to show possible exception in searching for DAGs#716
Merged
mistercrunch merged 2 commits intoapache:masterfrom Dec 11, 2015
Merged
added log, to at least to show possible exception in searching for DAGs#716mistercrunch merged 2 commits intoapache:masterfrom
mistercrunch merged 2 commits intoapache:masterfrom
Conversation
Member
|
closes #714 |
mistercrunch
added a commit
that referenced
this pull request
Dec 11, 2015
added log, to at least to show possible exception in searching for DAGs
potiuk
added a commit
to potiuk/airflow
that referenced
this pull request
Apr 14, 2026
Bumps stash/restore and stash/save to the PR apache#716 revision which adds retry-count (default 3) and fail-on-download inputs to stash/restore. Sets fail-on-download: true on the two restore sites where the next step (breeze ci-image load) cannot continue without the artifact: prepare_breeze_and_image and prepare_single_ci_image. Other call sites are true caches (cache-mount, docs inventory, node_modules, prek cache) where a missed download only means a slower/cold run, so they keep the default behaviour.
1 task
potiuk
added a commit
to potiuk/airflow
that referenced
this pull request
Apr 14, 2026
Tracks the latest head of apache/infrastructure-actions#716 which adds retry-count and fail-on-download inputs to stash/restore. No behaviour change from the previous commit — just keeps the pinned SHA in sync.
potiuk
added a commit
to potiuk/airflow
that referenced
this pull request
Apr 18, 2026
Bumps stash/restore and stash/save to the PR apache#716 revision which adds retry-count (default 3) and fail-on-download inputs to stash/restore. Sets fail-on-download: true on the two restore sites where the next step (breeze ci-image load) cannot continue without the artifact: prepare_breeze_and_image and prepare_single_ci_image. Other call sites are true caches (cache-mount, docs inventory, node_modules, prek cache) where a missed download only means a slower/cold run, so they keep the default behaviour.
potiuk
added a commit
that referenced
this pull request
Apr 18, 2026
…65268) * Bump apache/infrastructure-actions stash to retry-capable revision Bumps stash/restore and stash/save to the PR #716 revision which adds retry-count (default 3) and fail-on-download inputs to stash/restore. Sets fail-on-download: true on the two restore sites where the next step (breeze ci-image load) cannot continue without the artifact: prepare_breeze_and_image and prepare_single_ci_image. Other call sites are true caches (cache-mount, docs inventory, node_modules, prek cache) where a missed download only means a slower/cold run, so they keep the default behaviour. * Bump apache/infrastructure-actions stash to latest main PR apache/infrastructure-actions#716 (retry-count and fail-on-download inputs on stash/restore) is now merged. Bump the pinned SHA from the old PR branch head to the current main tip. No behaviour change from the previous commit — just keeps the pinned SHA in sync with upstream.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
There was added
logging.warningin order to fix bug described in #714