Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Consistent artifact fetching retry timing
Artifact not found errors (HTTP 404) are requeue using the dependency interval, while for a nil Artifact, the interval used for retry was set to the apply retry one. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> (cherry picked from commit dff4c26)
- Loading branch information